Svante Signell <svante.sign...@gmail.com> writes:
> ./pre-inst-env guix build --target=i586-pc-gnu bootstrap-tarballs 2>&1 | tee > ../bootstrap-tarballs-i586-pc-gnu.log > > Build took around two days, and the log file is 361MB. I guess that’s because you’ve rebuilt the x86_64 bootstrap first and only then built the Hurd bootstrap tarballs (which are cross-built). This is expected because you’ve changed the recipes for generating the bootstrap binaries independent of the target architecture. -- Ricardo