This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: actually, it's less (was RE: build more-or-less successful)


> I rebuilt the library (--with-gnu-ld --disable-shared) and the little code I
> was working on now links and runs correctly with -O2, but not with -O3.
> Apparently too much stuff is getting inlined away:

Hmm. Well, I know that Gaby went around and around with this last week,
and Mark M got some fixes into egcs for it. If you can send me a copy of
what you are trying to link, I'd be more than happy to see if I can link
it. 

Solaris at -02 is now linking and passing the testsuites for me, so that's
cool. I can build irix6.5, but am getting hung up with clashing weak
symbols when trying to link the statically, and there are two unresolved
symbols for the shared links. . .chung chung. . .anyway. 

Also, can you do nm --version? I want to see what binutils you are using. 

Thanks,
Benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]