On Thu, Oct 28, 2004 at 04:49:26PM +0530, Vijay D. wrote:
> 
> I left the make for overnight :) 
> Here is the error I got..
> 
> xx.c
> cc -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/includ
> e/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes
> -Wmissing-prototypes -W
> inline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
> -Waggre
> gate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral
> -Wformat-
> security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args
> -Wno-sha
> dow -falign-functions=16 -I./include -I/usr/include -DHAS_JIT -DI386
> -DHAVE_COMP
> UTED_GOTO -I. -o xx.o -c xx.c
> ops/core_ops_cg.c
> 
> cc1: Cannot allocate 56022680 bytes after allocating 116981760 bytes
> gmake: *** [ops/core_ops_cg.o] Error 1
> 

If your really committed to using computed goto removing the -g may help. 
Its gotten me past that kind of problem before.

-- 
It is our mission to synergistically negotiate mission-critical resources 
so that we may conveniently foster parallel intellectual capital

Reply via email to