Hi Chris, On Tue, 12 Feb 2019 03:47:53 -0800 Chris Marusich wrote: > > Would you have some time and a free computer to be able to build rust 1.19.0 with > > > > ./pre-inst-env guix build -K -s i686-linux rust@1.19.0 > > > > on guix master with the patch below? > > I have a spare computer. It only has 2 GB of RAM and 2 GB of swap, > though. Will it be enough? If you don't run anything else on it (Firefox etc), it should be barely enough. > By the way, unfortunately your patch did not apply cleanly to the > current master branch head (c86b5f1b9bdfdd478ba15804f9343feb8d9c019b). > If you think my little computer will be able to crunch through the > build, I'm happy to let it run if you can supply a clean patch. Yeah, sorry, it was cut. I've cleaned it up and attached the new version. It should apply to master using "patch -p1 < mrustc-master.patch".