From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: "John David Anglin" Cc: egcs-bugs@egcs.cygnus.com, gcc-patches@gcc.gnu.org Subject: Re: VAX Ultrix bootstrap failure: Cannot allocate 4072 bytes Date: Thu, 18 May 2000 15:48:00 -0000 Message-id: <5529.958689562@upchuck> References: <200005181819.OAA23824@hiauly1.hia.nrc.ca> X-SW-Source: 2000-05/msg01079.html 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 > > * xmalloc.c: Include config.h for HAVE_SBRK definition. Thanks. Installed. jeff