bootstrap/genattrtab abort

Andris Pavenis pavenis@latnet.lv
Wed Nov 1 23:43:00 GMT 2000


On Wednesday 01 November 2000 21:07, Larry Evans wrote:
> 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.

Make sure You have enough swap large enough. I tested that genattrtab takes
up to more than 85 Mb of virtual memory. So if You have less irt perhaps will
not run.

I think it's too much anyway ...

Andris



More information about the Gcc-bugs mailing list