pan-devel
[Top][All Lists]
Advanced

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

Re: [Pan-devel] Insane amount of memory required during compilation


From: Charles Kerr
Subject: Re: [Pan-devel] Insane amount of memory required during compilation
Date: Tue, 20 Jun 2006 22:58:11 -0500 (CDT)
User-agent: SquirrelMail/1.4.6 [CVS]

> Hello,
>
> while compiling under Win2K with g++ 3.4.5 or 4.0.2, I have noticed that
> my  computer was running into swap, eventually failing to compile
> the binary scorefile-test. For the record, this computer has 1GB RAM
> and 1GB swap.

Yep, this has been reported a couple of times on pan-users IIRC.

gcc 4 works beautifully, but, 3.4.x chokes on scorefile-test.
I've had luck getting it to build on mingw with gcc 3.4 by
turning off all optimizations (i.e. "export CXXFLAGS="-O0 -Wall").

cheers,
Charles





reply via email to

[Prev in Thread] Current Thread [Next in Thread]