Andreas Enge <andr...@enge.fr> skribis: > 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.
Are you sure? This one has "--disable-libstdc++-v3". I can even build gcc-final, which leads to: /gnu/store/7i56mxclndvcsn8lgc5pg0dh5w4khir7-gcc-4.8.2 Ludo’.