This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gentab aborts with OOM on AIX 5.2
- From: Michael dot Finken at extern dot oppenheim dot de
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 8 Aug 2005 13:43:12 +0200
- Subject: gentab aborts with OOM on AIX 5.2
Hi...
I'm trying to compile GCC 4.0.1 on AIX 5.2 (ML01F11).
Gentab aborts with an 'out of memory' error, details see below.
For what reason does genattrtab need more than four gigabytes of memory?
Thanks a lot,
Michael
Log output:
build/genattrtab ../../gcc-4.0.1/gcc/config/rs6000/rs6000.md > tmp-attrtab.c
out of memory allocating 12016 bytes after a total of 4161653004 bytes
make[2]: *** [s-attrtab] Error 1
make[2]: Leaving directory `/home/tek/ffm/b78fin/util/src/gcc-bin/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/tek/ffm/b78fin/util/src/gcc-bin/gcc'
make: *** [bootstrap-lean] Error 2