virtual memory exhaustion {was internal error signal 9]
Ulisses T. Mello
ulisses@watson.ibm.com
Sun Jan 4 08:04:00 GMT 1998
David Edelsohn helped me to narrow down the problem that I previously
reported (Internal compiler error: program cc1plus got fatal signal 9) to
a the exhaustion of memory during the cc1plus execution.
It seems that more than 100MB is necessary to compile a program with less
than 100KB. Note that I am not using options -pedantic -Wreturn-type or
-Wall. I may be wrong but it seems that there is a memory problem when STL
is used.
Cheers -- ulisses.
More information about the Gcc
mailing list