c++/7756: Core dump before main on Solaris 2.6 when using g++ 3.2 and binutils 2.13

Christian Ehrhardt ehrhardt@mathematik.uni-ulm.de
Sun Nov 10 06:08:00 GMT 2002


Hi,

this is a known incompatibility between binutils-2.13 and SUN's ld.so.1.
Upgrade to binutils-2.13.1 or make sure you always pass -z nocombreloc
to ld. In either case recompile your shared libraries linked with ld from
binutils 2.13 (libstdc++ etc.).

Someone please close this PR.

    regards  Christian

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7756

-- 
THAT'S ALL FOLKS!



More information about the Gcc-bugs mailing list