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]

egcs-1.1.1-prerelease-2 w/ --enable-checking



	There seems to be a problem bootstrapping with --enable-checking
on i386-unknown-freebsd2.2.5.  The following is the result :

tage1/xgcc -Bstage1/ -c  -DIN_GCC    -O2 -O2 -pipe  -DHAVE_CONFIG_H     -I. -I. -I./config stor-layout.c
stor-layout.c: In function `layout_decl':
stor-layout.c:272: expr.c:4982: Expect expression, have 'error_mark'

gmake[2]: *** [stor-layout.o] Error 1
gmake[2]: Leaving directory `/scratch/home/jwm/src/egcs-1.1.1-prerelease-2/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/scratch/home/jwm/src/egcs-1.1.1-prerelease-2/gcc'
gmake: *** [bootstrap] Error 2


I have tried this with and without --enable-haifa and with gcc 2.7.2.1 and
egcs-2.92.21 19981109 as the stage1 (bootstrap) compiler.


		--JOhn


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