Hi Danny, Danny Milosavljevic writes: > Hi Chris, > > upstream says that compiling rust 1.19.0 works fine for them on i686 with their mrustc > master (since they have applied our variable-length integer decoding patch): > > https://github.com/thepowersgang/mrustc/issues/108 Good to hear they're working with us! > 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? 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. Thank you! -- Chris