|
From: Nicholas N. <nj...@ca...> - 2004-08-03 11:33:38
|
On Tue, 3 Aug 2004, Pankaj Rathore wrote: > <from valgrind homepage START> > Relative to 2.1.1, a large number of minor problems > have been fixed, and so if you use 2.1.1 you should > try 2.1.2. Users of the last stable release, 2.0.0, > might also want to try this release. For one thing, > 2.1.2 compiles with gcc-3.4.X, whereas 2.0.0 doesn't. > <from valgrind homepage END> I've reworded it: "For one thing, 2.1.2 can be compiled with gcc-3.4.X, whereas 2.0.0 cannot." Is that clearer? > I did see a compile issue with gcc 3.3.2. (attached > below). I can tell u for sure that /usr/include/ files > were never touched. That looks like a header bug, which you're likely to get no matter which gcc version you use. I'm no expert on header bugs, unfortunately. N |