This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
and the next bug as compilation on Solaris 2.6
- To: <gcc at gcc dot gnu dot org>
- Subject: and the next bug as compilation on Solaris 2.6
- From: Piotr Kasztelowicz <pekasz at lodz dot ptkardio dot pl>
- Date: Fri, 22 Jun 2001 22:15:01 +0200 (MET DST)
- cc: <gcc-help at gcc dot gnu dot org>
Hello
I will again ask HOWTO, Have anybody any idea?
On Solaris 2.6 with binutils 2.11.2 and gcc 2.95.2
using bash insted of tcsh I applied to compile
gcc 3.0 to the next steps but new bug has been reported
libgcc.map had not recognized. Whrere?
make[3]: Entering directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else mkdir $d; fi \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/local/sparc-sun-solaris2.6/bin/ -isystem
/usr/local/sparc-sun
-solaris2.6/include -O2 -DIN_GCC -DSVR4 -W -Wall -Wwrite-strings
-Wstrict-pr
ototypes -Wmissing-prototypes -isystem ./include -fPIC -g1
-DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs
-Wl,-h,libgcc_s.so
.1 -Wl,-z,text -Wl,-z,defs -Wl,-M,libgcc.map -o libgcc_s.so
libgcc/./_muldi3.o
libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o
libgcc/./_umoddi3.o l
ibgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o
libgcc/./_ashrdi3.o li
bgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_udiv_w_sdiv.o
libgcc/./_udivmoddi4.o
libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o
libgcc/./_floatdisf
.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o
libgcc/.
/_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o
libgc
c/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o
libgcc/./_fixtfdi
.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o
libgcc/.
/_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o
libgcc/./_
absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o
libgcc/./_
subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o
libgcc/./_
negvdi2.o libgcc/./_ctors.o libgcc/./unwind-dw2.o
libgcc/./unwind-dw2-fde.o libg
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; t
reating 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]