Build fail on hppa-1.1-hpux-10.20 on 1997-12-15

Gcc gcc@sunburst.rose.hp.com
Tue Dec 16 11:08:00 GMT 1997


After these previous errors in the previous mail
None of these errors ocurred on the previous snapshot
I get this error:

touch stamp-attr
stage1/xgcc -Bstage1/  -DIN_GCC    -O2 -g -O2  -DHAVE_CONFIG_H -DHAIFA
-I. -I. -I./config -DUSE_COLLECT2 \
  -DTARGET_NAME=\"hppa1.1-hp-hpux10.20\" \
  -c `echo ./toplev.c | sed 's,^\./,,'`
In file included from toplev.c:32:
include/stdio.h:363:
parse error before `;'
make[2]: *** [toplev.o] Error 1
make[2]: Leaving directory `/usr2/home/gcc/egcs-971215/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr2/home/gcc/egcs-971215/gcc'
make: *** [bootstrap] Error 2

So I thought it was the include/stdio.h that was broken so I went into
include dir and renamed it.  And tried but no luck
touch stamp-attr
stage1/xgcc -Bstage1/  -DIN_GCC    -O2 -g -O2  -DHAVE_CONFIG_H -DHAIFA
-I. -I. -I./config -DUSE_COLLECT2 \
  -DTARGET_NAME=\"hppa1.1-hp-hpux10.20\" \
  -c `echo ./toplev.c | sed 's,^\./,,'`
In file included from toplev.c:32:
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/egcs-2.91.02/include/stdio.h:363:
parse error before `;'
make[2]: *** [toplev.o] Error 1
make[2]: Leaving directory `/usr2/home/gcc/egcs-971215/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr2/home/gcc/egcs-971215/gcc'
make: *** [bootstrap] Error 2






More information about the Gcc-bugs mailing list