Has anyone had success in building gcc-4.0.0 RC1 on a powerpc-ibm-aix5.2.0.0 (a primary platform)?
After configure --enable-languages=c make bootstrap I get : [stuff deleted] : build/genattrtab /home/kate/gcc-4.0.0-20050410/src/gcc-4.0.0-20050410/gcc/config/rs6000/ rs6000.md > tmp-attrtab.c : : out of memory allocating 12016 bytes after a total of 4161654476 bytes My bootstrap compiler is % gcc -v Reading specs from /usr/local/gcc-3.4.2/powerpc-AIX/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.2/specs Configured with: ../gcc-3.4.2/configure --enable-languages=c --prefix=/usr/local/gcc-3.4.2/powerpc-AIX Thread model: aix gcc version 3.4.2 % Of course, the problem could be with my machine rather than gcc. Kate Minola University of Maryland, College Park