Bootstrap failure?
Eric Botcazou
ebotcazou@libertysurf.fr
Fri Jan 21 06:15:00 GMT 2005
> libgcc_s.so.1.backup; else true; fi \ && mv libgcc_s.so.1.tmp libgcc_s.so.1
> && ln -s libgcc_s.so.1 libgcc_s.so
> /usr/local/sparc-sun-solaris2.8/bin/ld:libgcc/./libgcc.map: file format not
> recognized; \ treating as linker script
> /usr/local/sparc-sun-solaris2.8/bin/ld:libgcc/./libgcc.map:1: parse error
> collect2: ld returned 1 exit status
> gmake[3]: *** [libgcc_s.so] Error 1
Did you not already reported that once? The SPARC/Solaris port is configured
to use the Sun tools by default. Ergo you must specify --with-gnu-as and
--with-gnu-ld at configure time if you use the GNU tools.
--
Eric Botcazou
More information about the Gcc
mailing list