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

failure of the UDK compiler to bootstrap


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


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