[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gmp-6.0.0a
From: |
Andreas Enge |
Subject: |
Re: gmp-6.0.0a |
Date: |
Tue, 15 Apr 2014 11:46:50 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Tue, Apr 15, 2014 at 11:37:49AM +0200, Ludovic Courtès wrote:
> With your patch, running
> ./pre-inst-env guix build -e '(@@ (gnu packages base) libstdc++)'
> successfully yields
> /gnu/store/3xiwgxlw4icf2bbhrmw973rnf4i872q4-libstdc++-4.8.2
> Do you have
> /gnu/store/1xr4irpaw7pg1i1szbl5hzg5wks3cfgz-gcc-cross-boot0-4.8.2/libexec/gcc/x86_64-guix-linux-gnu/4.8.2/cc1plus?
No, it happens while I am still compiling gcc-cross-boot0. The libstdc++ is
triggered automatically. So could it be a problem with parallel builds of
several packages? Lacking specification of an input?
Andreas