mainline wants too much memory?

Eyal Lebedinsky eyal@eyal.emu.id.au
Tue May 25 09:51:00 GMT 2004


Before I dig deeper, I wonder if this is reasonable. I am compiling a very large
C program (mostly generated DB mode)
	-rw-rw-r--    1 eyal     ssa      38258830 May 25 13:00 sqlops.c
and it runs out of memory with the below message. I find the ammount of
requested memory (1,330,363,688 bytes) substantial.
This is mainline off cvs today. Note
	-fmudflapth
	-O0 -fno-inline
/usr/local/gcc-3.5/bin/i686-pc-linux-gnu-gcc-3.5.0 -I.
-I/home/eyal/20040525g-mfi/h -W -Wall -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wconversion -Wredundant-decls -ansi -D_XOPEN_SOURCE=1
-D_GNU_SOURCE=1 -fmudflapth -O0 -fno-inline -g
-I/home/oracle/920/precomp/public -DSSA_ORA_PROC_VER=81 -O0 -c sqlops.c
cc1: out of memory allocating 1330363688 bytes after a total of 133231372
bytes
make: *** [sqlops.o] Error 1
--
Eyal Lebedinsky (eyal@eyal.emu.id.au) < http://samba.org/eyal/ >



More information about the Gcc mailing list