|
From: Nicholas N. <n.n...@gm...> - 2009-05-08 00:16:13
|
On Fri, May 8, 2009 at 9:12 AM, Greg Parker <gp...@ap...> wrote: > 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". Oh, yes. My mistake. Thanks. N |