On Saturday, 6 January 2018 21:43:00 CST Kevin Kofler wrote: > One possibility that always works is to just set up a 32-bit chroot on your > 64-bit system, where everything is 32-bit: libraries, compiler, etc. On > Fedora, the "mock" tool can produce such a chroot, other distros have other > comparable tools.
You can find instructions for several distros in the systemd-nspawn man page. You don't need to use it for starting your chroot, but you can too. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
