|
From: Greg P. <gp...@ap...> - 2009-05-07 23:12:23
|
On May 7, 2009, at 4:02 PM, Nicholas Nethercote wrote: > Maybe we need a --workaround-gcc43-bugs option just like we have > --workaround-gcc296-bugs. Sigh. > > (The latter option doesn't seem necessary any more since Valgrind > refuses to build with anything less than gcc 3.0.0.) That option works around bugs compiled into the client code. So the question isn't "does Valgrind build with 2.9.6" but rather "can Valgrind run client code built with 2.9.6". (I don't care about supporting anything that old, but it's still important to ask the right question here.) -- Greg Parker gp...@ap... Runtime Wrangler |