Hi there!
I'm using g++ v2.6.3 on a P90, PCI, 16MB RAM, 16MB SWAP, LINUX1.2.9...
Trying to compile some code (e.g. linux kernel, imaze, ...)
I always get the following message:
example.c:123: virtual memory exhausted
^^^^^^^^^^^^^
only for example :)
and the compiler failed ... but the swap space was not full (only 2 of
16MB were used).
re-making it will compile the rest
(or at least a part of it).
Using v2.5.8 the error did not occur.
Has anyone else experienced this? and fixed the problem?
-Martin
Thanks a lot !!!