This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: VAX Ultrix bootstrap failure: Cannot allocate 4072 bytes
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: VAX Ultrix bootstrap failure: Cannot allocate 4072 bytes
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 18 May 2000 16:39:22 -0600
- cc: egcs-bugs at egcs dot cygnus dot com, gcc-patches at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <200005181819.OAA23824@hiauly1.hia.nrc.ca>you write:
> > stage1/xgcc -Bstage1/ -B/usr/local/vax-dec-ultrix4.3/bin/ -c -DIN_GCC
> -W -Wall -Wtraditional -pedantic -Wwrite-strings -g -O2 -W -Wall -DHAVE_C
> ONFIG_H -I. -I../../gcc -I../../gcc/config -I../../gcc/../include ../../
> gcc/stmt.c
> >
> > Cannot allocate 4072 bytes
>
> Here is a patch to libiberty/xmalloc.c for review and installation.
>
> Dave
> --
> J. David Anglin dave.anglin@nrc.ca
> National Research Council of Canada (613) 990-0752 (FAX: 952-6
> 605)
>
>
> 2000-05-18 J. David Anglin <dave@hiauly1.hia.nrc.ca>
>
> * xmalloc.c: Include config.h for HAVE_SBRK definition.
Thanks. Installed.
jeff