This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error building 4.1 on Solaris 9


Is there a recommended version of GNU binutils for 4.1? I have been
using 2.13 but the latest compiler doesn't seem to be happy with it.
I tried the latest, 2.16.1, but I get the same error with it as well.
I don't see anything about this in INSTALL/specific.html.

Here's the error I get (building 4.1 with 4.0.2):

/usr/local/binutils-2.13/bin/ld:libgcc/./libgcc.map: file format not recognized; treating as linker script
/usr/local/binutils-2.13/bin/ld:libgcc/./libgcc.map:1: parse error
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/build/sebor/gcc-4.1.0-build/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/build/sebor/gcc-4.1.0-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/build/sebor/gcc-4.1.0-build/gcc'
make: *** [bootstrap] Error 2


Martin


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