This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
problems with egcs-1.1.1 & i386-pc-sco3.2v5.0.4
- To: egcs at egcs dot cygnus dot com
- Subject: problems with egcs-1.1.1 & i386-pc-sco3.2v5.0.4
- From: Adam Moyes <adam at macfar dot demon dot co dot uk>
- Date: Fri, 12 Feb 1999 11:40:56 +0000
Hi guys,
I know some of you are successfully using egcs on SCO OSR5, so
I'm sure I must have missed something obvious. I have installed
egcs on my linux box without problem, but when it comes to putting
it on the SCO box, xgcc generates problematic assembly code during
the bootstrap procedure.
Output from ``make bootstrap'' follows.
../../egcs-1.1.1/gcc/frame
xgcc: file path prefix `/usr/local/lib/gcc-lib/elf/egcs-2.91.60/' never used
make[5]: Entering directory `/usr/macfar/src/dist/egcs/object/gcc'
./xgcc -B./ -O2 -DIN_GCC -O2 -g -O0 -Xa -b elf -I./include -g1 -DIN_LIBG
CC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gc
c/config \
-c ../../egcs-1.1.1/gcc/cp/tinfo.cc
(EOF):undefined name: .L_T117
xgcc: file path prefix `/usr/local/lib/gcc-lib/elf/egcs-2.91.60/' never used
make[5]: *** [tinfo.o] Error 1
make[5]: Leaving directory `/usr/macfar/src/dist/egcs/object/gcc'
make[4]: *** [libgcc2.a] Error 1
make[4]: Leaving directory `/usr/macfar/src/dist/egcs/object/gcc'
make[3]: *** [stmp-multilib-sub] Error 2
make[3]: Leaving directory `/usr/macfar/src/dist/egcs/object/gcc'
make[2]: *** [stmp-multilib] Error 1
make[2]: Leaving directory `/usr/macfar/src/dist/egcs/object/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/macfar/src/dist/egcs/object/gcc'
make: *** [bootstrap] Error 2
Greping for ``.L_T117'' in the assembler output:
./xgcc -B./ -O2 -DIN_GCC -O2 -g -O0 -Xa -b elf -I./include -g1 -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I../../egcs-1.1.1/gcc -I../../egcs-1.1.1/gcc/config -S
../../egcs-1.1.1/gcc/cp/tinfo.cc -o /tmp/out.s
gives:
talisker$ grep L_T117 /tmp/out.s
.4byte .L_T117
.4byte .L_T117
.4byte .L_T117
.4byte .L_T117
I also had some problems at one stage compiling gcc 2.8.1, but I can't
remember if they were connected.
All native SCO utilities are being used (cc, as, ld etc.)
Any ideas?
Adam.
---
Signs of crime: screaming or cries for help.
-- from the Brown Security Crime Prevention Pamphlet