On Tue, Jan 26, 2016 at 11:56:15AM +0100, Gerd Hoffmann wrote: > Hi, > > > Just set up a 32bit vm and maybe configure it to automatically test your git branch? ;) > > Container works even better as you can kick the build right from the > (host) command line, without boot vm, login, ... > > sudo systemd-nspawn \ > --directory /path/to/32bit-distro-root \ > --bind /home \ > --share-system \ > --user $USER \ > make -C $HOME/projects/qemu/build-32bit > > configure is a bit more complicated because systemd-nspaws lacks a > --workdir switch, you need either some wrapper scripting or have to boot > the container, login, cd $builddir and run configure manually. Hmm. Is there a HOWTO for setting up a 32-bit container? Containers aren't something I've had the time to become familiar with so far. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson