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]

Re: and the next bug as compilation on Solaris 2.6


On Fri, 22 Jun 2001, Albert Chin-A-Young wrote:

>   --enable-shared --enable-languages="c,c++,f77,java" \
>   --enable-libgcj --enable-threads --prefix=<blah> \
>   --with-local-prefix=<blah>

I haven't original CC for Solaris, I will also use gcc
with this same options, which you has been using for
CC - nothing better

Also it is my big question - Why ld taken from newest
binutils can't recognize map file format?

cc/./unwind-sjlj.o -lc && rm -f libgcc_s.so.1 && ln -s libgcc_s.so
libgcc_s.so.1
/usr/local/sparc-sun-solaris2.6/bin/ld:libgcc.map: file format not
recognized; treating as linker script
/usr/local/sparc-sun-solaris2.6/bin/ld:libgcc.map:1: parse error
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: Leaving directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
make: *** [bootstrap] Error 2

Piotr
---
Piotr Kasztelowicz                 <Piotr.Kasztelowicz@lodz.ptkardio.pl>
[http://www.am.torun.pl/~pekasz]


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