failure of the UDK compiler to bootstrap
Jean-Pierre Radley
jpr@jpr.com
Sat Feb 17 17:39:00 GMT 2001
I grabbed a whole fresh tree the other day, with
cvs co -r gcc-3_0-branch gcc
Using the SCO OSR 5 UDK compiler for bootstrapping gave me the same
error with that tree as with the one I had three weeks ago:
./xgcc -B./ -B/u/udk/i686--udk/bin/ -isystem /u/udk/i686--udk/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I/s/tools/gcc/gcc -I/s/tools/gcc/gcc/. -I/s/tools/gcc/gcc/config -I/s/tools/gcc/gcc/../include -g0 \
-finhibit-size-directive -fno-inline-functions \
-fno-exceptions -fPIC -fno-omit-frame-pointer \
-c /s/tools/gcc/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
UX:as: ERROR: (EOF):undefined name: .LPR0: No such file or directory
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/s/tools/gccudkobj/gcc'
make[1]: *** [stage1_build] Error 2
--
JP
More information about the Gcc
mailing list