|
From: <joh...@gm...> - 2006-09-13 13:40:15
|
Hi Tom, $ apt-cache policy binutils binutils: Installed: 2.17-1ubuntu1 $ gcc --version gcc (GCC) 4.1.2 20060903 (prerelease) (Ubuntu 4.1.1-13ubuntu1) But i also have gcc 4.0 and gcc 3.4 installed. cmake should be using the 4.1.2 version right? I'm not sure how to check sorry. John On 13/09/06, Tom Hughes <to...@co...> wrote: > In message <200...@ac...> > Julian Seward <js...@ac...> wrote: > > > Using the libQtGui.so.4.2.0 you sent, I can reproduce the failure using > > 3.2.0. Whereas the upcoming 3.2.1 does not crash, which is good. > > > > I'm more concerned about zillions of these > > --3382-- DWARF2 CFI reader: unhandled CFI instruction 0:24 > > > > The DWARF3 Draft 8 spec doesn't what instruction number 24 is, > > only 0 through 23. Tom, any ideas? > > Not really... The final version of DWARF3 is out now (get it from > dwarf.freestandards.org) and that only seems to define 0 to 22. > > I guess the next question is, what versions of gcc and binutils were > used to build that library? > > Tom > > -- > Tom Hughes (to...@co...) > http://www.compton.nu/ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > |