bootstrap/genattrtab abort
Larry Evans
jcampbell3@prodigy.net
Wed Nov 1 09:58:00 GMT 2000
Larry Evans wrote:
> I did `cvs update` this morning and then `make bootstrap`. The tail of
> output from make was:
>
> ./genattrtab
> /mnt/scratch/gcc-2.96/latest-cvs/gcc/gcc/config/i386/i386.md >
> tmp-attrtab.c
> make[2]: *** [s-attrtab] Error 135
> make[2]: Leaving directory `/mnt/scratch/gcc-2.96/latest-cvs/obj/gcc'
> make[1]: *** [stage_a] Error 2
> make[1]: Leaving directory `/mnt/scratch/gcc-2.96/latest-cvs/obj/gcc'
> make: *** [bootstrap] Error 2
>
I hope the following additional information will help solve this problem:
I started fresh this morning by checking out the whole cvs tree with
cvs -z 9 co gcc, then configured with
--prefix=/mnt/scratch/gcc-2.96/latest-cvs
--with-local-prefix=/mnt/scratch/gcc-2.96/latest-cvs/usr/local
--with-gxx-include-dir=/mnt/scratch/gcc-2.96/latest-cvs/usr/local/include/g++
--enable-version-specific-runtime-libs --enable-languages=c++
--enable-checking --disable-nls
then did `make bootstrap` and got the same problem. My hard disk was
working like
mad for several minutes before I had to reboot.
More information about the Gcc-bugs
mailing list