Cannot allocate 92625564 bytes after allocating 198356992 bytes
Dimitri Frederickx
dimi@flashmail.com
Thu Feb 7 05:46:00 GMT 2002
While compiling my sourcecode with gcc I get the following message:
(I use jam to compile my sources)
Cc /home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.o
cc1.exe: Cannot allocate 92625564 bytes after allocating 198356992 bytes
gcc -c -Wall -Wsign-compare -Wshadow -Wpointer-arith -Wstrict-prototypes -W
inline -Wconversion -DDEBUG_LEVEL=7 -DVERSION_STRING='"WONKA-0-8-RELEASE"' -
D__NO_STRING_INLINES -DWINNT -DBOOTCLASSDIR='"boot"' -DBOOTCLASSFILE='"class
es.zip"' -DDEBUG -DRUNTIME_CHECKS -ggdb -DFICL -DENABLE_GC -DDISABLE_PS -DOS
WALD -DFSROOT='"./fsroot"' -fno-leading-underscore -O2 -I/home/Administrat
or/open-wonka/wonka/src/vm -I/home/Administrator/open-wonka/kernel/oswald/in
clude -I/home/Administrator/open-wonka/kernel/oswald/hal/host/winnt/include
-I/home/Administrator/open-wonka/kernel/oswald/hal/cpu/x86/include -I/home/A
dministrator/open-wonka/wonka/include -I/home/Administrator/open-wonka/wonka
/hal/cpu/x86/include -I/home/Administrator/open-wonka/wonka/hal/hostos/winnt
/include -I/home/Administrator/open-wonka/network/none/include -I/home/Admin
istrator/open-wonka/wonka/include -I/home/Administrator/open-wonka/wonka/hal
/cpu/x86/include -I/home/Administrator/open-wonka/wonka/hal/hostos/winnt/inc
lude -I/home/Administrator/open-wonka/build-x86-winnt/wonka/bin -I/home/Admi
nistrator/open-wonka/build-x86-winnt/awt/none/bin -I/home/Administrator/open
-wonka/fs/native/hal/hostos/winnt/include -I/home/Administrator/open-wonka/f
s/native/include -I/home/Administrator/open-wonka/jpda/jdwp/include -o
/home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.o
/home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.c
...failed Cc
/home/Administrator/open-wonka/build-x86-winnt/wonka/bin/unicode.o ...
What does this message mean? Why do I get it? Why can't I compile my source?
How do I solve it?
Dimitri Frederickx
Student Industrial Engineer
More information about the Gcc
mailing list