This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/20462] New: Make bootstrap fails with "out of memory"
- From: "us15 at os dot inf dot tu-dresden dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2005 21:36:54 -0000
- Subject: [Bug bootstrap/20462] New: Make bootstrap fails with "out of memory"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
"make bootstrap" on gcc-cvs (4.1.0) fails with:
/bin/sh ../../gcc-cvs/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
insn-attrtab.c is unchanged
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/usr/i486-slackware-linux/bin/ -O2 -g -fomit-frame-
pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-
definition -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc-cvs/gcc -
I../../gcc-cvs/gcc/. -I../../gcc-cvs/gcc/../include -I../../gcc-
cvs/gcc/../libcpp/include -c insn-attrtab.c \
-o insn-attrtab.o
cc1: out of memory allocating 4582668 bytes after a total of 33341440 bytes
make[2]: *** [insn-attrtab.o] Error 1
make[2]: Leaving directory `/gcc-
a3a2cf9c4d038ecaf8799041bd72151a/gcc.build.lnx/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/gcc-
a3a2cf9c4d038ecaf8799041bd72151a/gcc.build.lnx/gcc'
make: *** [bootstrap] Error 2
Complete build log is available from:
http://os.inf.tu-dresden.de/~us15/gcc.build.txt
--
Summary: Make bootstrap fails with "out of memory"
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: us15 at os dot inf dot tu-dresden dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i486-slackware-linux
GCC host triplet: i486-slackware-linux
GCC target triplet: i486-slackware-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20462