This is the mail archive of the gcc-bugs@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]

Re: bootstrap/genattrtab abort


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.



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