This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30495] New: can't compile on AIX
- From: "mircea_lutic at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2007 09:54:43 -0000
- Subject: [Bug bootstrap/30495] New: can't compile on AIX
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
with both 4.1.0 and 4.1.1. at
cc -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattrtab \
build/genattrtab.o build/genautomata.o \
build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o
build/gensupport.o build/insn-conditions.o build/print-rtl.o build/errors.o \
build/varray.o ../build-powerpc-ibm-aix5.3.0.0/libiberty/libiberty.a
-lm
build/genattrtab ../../gcc/config/rs6000/rs6000.md > tmp-attrtab.c
I get :
out of memory allocating 4072 bytes after a total of 416165366
--
Summary: can't compile on AIX
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mircea_lutic at yahoo dot com
GCC build triplet: powerpc-ibm-aix5.3.0.0
GCC host triplet: powerpc-ibm-aix5.3.0.0
GCC target triplet: powerpc-ibm-aix5.3.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30495