autoconf
[Top][All Lists]
Advanced

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

Re: obscure failures when RAM is low


From: Daniel Pocock
Subject: Re: obscure failures when RAM is low
Date: Sat, 30 May 2015 21:12:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0


On 30/05/15 20:31, Paul Eggert wrote:
> Daniel Pocock wrote:
>> Can this be handled any better by autotools or is it a g++ problem
>> exclusively?
> 
> No, it's a problem that in principle affects every program.  If you
> don't have enough memory, your programs won't run.
> 

Well, some programs give a clear error when they need more RAM and the
user buys the RAM or changes their virtual machine settings

In this case, two things went wrong:

a) the g++ output was really obscure, no suggestion that it was a RAM
problem

b) the output of every second g++ invocation is redirected to /dev/null
by libtool, so the error doesn't always appear at all






reply via email to

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