This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0
- From: Kate Minola <kminola at po0 dot glue dot umd dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 11 Apr 2005 15:00:43 -0400 (EDT)
- Subject: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0
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