VAX Ultrix bootstrap failure: Cannot allocate 4072 bytes
John David Anglin
dave@hiauly1.hia.nrc.ca
Thu May 18 10:29:00 GMT 2000
We now get this far:
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_CONFIG_H -I. -I../../gcc -I../../gcc/config -I../../gcc/../include ../../gcc/stmt.c
Cannot allocate 4072 bytes
This failure appears to occur in xmalloc. HAVE_SBRK is defined but it
appears xmalloc.c does not include config.h, so extra space is not being
allocated when needed. Hacking xmalloc.c for another try ...
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
More information about the Gcc-bugs
mailing list