Latest CVS; solaris 2.7; stage1 build error

mckelvey mckelvey@eis-msg-012.jpl.nasa.gov
Fri Jun 15 09:11:00 GMT 2001


c89 -c  -DIN_GCC    -g    -DHAVE_CONFIG_H    -I. -I. 
-I/mnt/home3/utilities/gcc/gcc -I/mnt/home3/utilities/gcc/gcc/. 
-I/mnt/home3/utilities/gcc/gcc/config -I/mnt/home3/utilities/gcc/gcc/../include 
/mnt/home3/utilities/gcc/gcc/dwarf2out.c -o dwarf2out.o
"/mnt/home3/utilities/gcc/gcc/dwarf2out.c", line 5948: invalid token: 
0xffffffffffffffffLL
"/mnt/home3/utilities/gcc/gcc/dwarf2out.c", line 5948: syntax error before or 
at: ,
c89: acomp failed for /mnt/home3/utilities/gcc/gcc/dwarf2out.c
gmake[2]: *** [dwarf2out.o] Error 2
gmake[2]: Leaving directory `/mnt/home3/utilities/gcc-obj/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/mnt/home3/utilities/gcc-obj/gcc'
gmake: *** [bootstrap] Error 2


c89 doesn't like LL constants.



More information about the Gcc-bugs mailing list