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: Wed, 11 Apr 2012 04:58:17 -0400
- Message-id: <20120411045817.Horde.rUEhP0Q7_k5PhUep8LNST9A@webmail.new.leuenberger.net>
Quoting Claudio Freire <klaussfreire@xxxxxxxxx>:
Thanks for the works done on this! A fixed jack has been submitted to
multimedia:libs (seems waf -j<n>, where n > 1 is not a good idea for
the obs builders).
Thanks a lot Claudio!
Dominique
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
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.
Thanks for the works done on this! A fixed jack has been submitted to
multimedia:libs (seems waf -j<n>, where n > 1 is not a good idea for
the obs builders).
Thanks a lot Claudio!
Dominique
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |