help-gplusplus
[Top][All Lists]
Advanced

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

Re: Out of memory compilation


From: Bernd Strieder
Subject: Re: Out of memory compilation
Date: Thu, 28 Jun 2007 10:06:56 +0200
User-agent: KNode/0.10.4

Hello,

Akanksha wrote:

> I have a little problem here.. I am using g++ to compile a huge code
> of about 200,000 lines and the compilation gives me the following
> error

Try reducing the optimization level or splitting up the file. The file
in question is extraordinarily large. Optimization can take huge
amounts of RAM, especially for large functions.

Bernd Strieder



reply via email to

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