On Mon, Jan 14, 2013 at 11:01 AM, Doug Goldstein <[email protected]> wrote: > On Mon, Jan 14, 2013 at 1:47 AM, Alexey Shvetsov <[email protected]> wrote: >> В письме от 14 января 2013 00:38:06 пользователь Doug Goldstein написал: >>> On Sun, Jan 13, 2013 at 1:45 PM, Alexey Shvetsov <[email protected]> wrote: >>> > Hi! >>> > >>> > For cross-chroots its needed to have static qemu-$arch user translators. >>> > May be you can introduce user-static use flag for them? Also it will be >>> > cool to have init script for kvm >>> >>> USE=static is available for app-emulation/qemu. I'll get a chroot for >>> arm setup soon and test everything to make sure its working well. >> >> It doesnt allow to build dynamik qemu-system* and static user targets > > That can be fixed. File a bug. >
To follow this up. I've successfully installed and am using an arm chroot on my amd64 box using app-emulation/qemu-1.2.2 not using USE=static. But it required a little bit of effort (using ldd or readelf to bring in the necessary libraries) so I'll introduce USE=static-user and USE=static-softmmu, both of which will be enabled by USE=static. -- Doug Goldstein
