This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10088] GCC 3.2.2 bootstrap croaks with "virtual memory exhausted: Not enough space"
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2003 11:16:31 -0000
- Subject: [Bug bootstrap/10088] GCC 3.2.2 bootstrap croaks with "virtual memory exhausted: Not enough space"
- References: <20030314235600.10088.znmeb@aracnet.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10088
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
------- Additional Comments From steven at gcc dot gnu dot org 2003-07-25 11:16 -------
This is indeed the problem documented in the install manual:
"On Digital Unix V4.0, virtual memory exhausted bootstrap failures may be fixed
by configuring with --with-gc=simple, reconfiguring Kernel Virtual Memory and
Swap parameters per the /usr/sbin/sys_check Tuning Suggestions, or applying the
patch in http://gcc.gnu.org/ml/gcc/2002-08/msg00822.html."