Mailinglist Archive: opensuse-factory (761 mails)
| < Previous | Next > |
Re: [opensuse-factory] GCC 4.7 status
- From: "Dominique Leuenberger a.k.a DimStar" <DimStar@xxxxxxxxxxxx>
- Date: Tue, 10 Apr 2012 10:42:34 -0400
- Message-id: <20120410104234.Horde.G10XdEQ7_k5PhEbaOxaVddA@webmail.new.leuenberger.net>
Quoting Claudio Freire <klaussfreire@xxxxxxxxx>:
On Tue, Apr 10, 2012 at 5:58 AM, Dominique Leuenberger a.k.a DimStar
<DimStar@xxxxxxxxxxxx> wrote:
jack: likely not gcc 4.7 related, as it fails the same way in Factory.. it
hangs the build bot.
I've seen this happen in big projects at link time, since linking uses
a lot of memory (and makes the build host thrash).
Does it hang when linking? Can we see a link to check it out?
If it's the case, it could be fixed by passing an option to ld that
makes it use a lot less memory while linking, instead using more CPU -
which is fine in this case, it's better than thrashing.
Sure, can be seen in the project openSUSE:Factory (package jack) and
also in home:dimstar:gcc47 (package jack).
Every once in a while it works just fine... (might depend on which
worker you end up on).
Dominique
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |