This is the mail archive of the gcc-help@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]

gcc-3.2.2 Solaris 9 sparc build problem


Hi,

I have a SUN Blade 2000, Solaris 9.
I downloaded gcc-3.2.2.tar.gz, unpacked it in /home/wins/builds/src/gnu
dit configure, then tried to build it in a separate directory
/home/wins/builds/src/gnu/objdir

I tried compiling with the existing gcc-3.3 compiler and
SUNs native compiler /opt/SUNWspro/cc. In both cases I get:

# make bootstrap
...
/usr/local/sparc-sun-solaris2.9/bin/ld:libgcc/./libgcc.map: file format
not recognized; treating as linker script
/usr/local/sparc-sun-solaris2.9/bin/ld:libgcc/./libgcc.map:1: parse error
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: Leaving directory `/home/wins/builds/src/gnu/objdir/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/home/wins/builds/src/gnu/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/wins/builds/src/gnu/objdir/gcc'
make: *** [bootstrap] Error 2

What is going wrong here ?

Pieter

  _______________
 / Pieter Donche \____________________________________________
 | ITC Manager                  e-mail Pieter dot Donche at ua dot ac dot be \
 | Dept. Mathem. & Computer Science, University of Antwerp    |
 | (UA) Middelheimlaan 1, B 2020 Antwerpen,      BELGIUM (EU) |
 | room G1.16,    tel +32 03.218.0870,   fax +32 03.218.0777  |
 |____________________________________________________________|


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