Re: Memory exhausted when compiling Mico w/ Linux



On Sun, Mar 01, 1998 at 02:12:28PM +0100, Frederic Baumann wrote:
> But very soon, the GCC compiler takes for him all the 32 MB RAM + 20MB
> Swap which are available on my Intel Pentium 90 MHz, and terminates by
> a "Memory exhausted" error message.
>

You just need to add more (at least 100MB) swap space.
g++ is a memory hog when it comes to templates.

Newer g++ version like egcs should take a bit less memory.

Robert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]