This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Memory needed for bootstrap?
- From: Ralph Loader <suckfish at ihug dot co dot nz>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 25 Sep 2003 13:18:44 +1200
- Subject: Memory needed for bootstrap?
Is it normal to require >500 meg for make bootstrap (compiling
libjava/verify.cc from cvs)?
I'm getting:
cc1plus: out of memory allocating 533516704 bytes after a total of
8171520 bytes
The file in question seems to compile OK with gcc-3.3.1. This is
i686-pc-linux-gnu, 256 meg ram, 512 meg swap.
Ralph.