Re: [Qemu-devel] Fwd: Re: Raspberry ARM with 32-bit guest

2013-04-04 Thread Peter Maydell
On 4 April 2013 15:06, Benito wrote: > Do you mean there's a possibility that I'd be able to run the libraries, via > the qemu-i386 and manage to get the app working? This depends. If your application doesn't use fork() and doesn't use multiple threads then you may have a reasonable chance. Othe

[Qemu-devel] Fwd: Re: Raspberry ARM with 32-bit guest

2013-04-04 Thread Benito
Ok , I do have a qemu-system-i386 : pi@raspberrypi / $ qemu-system-i386 --version QEMU emulator version 1.1.2 (Debian 1.1.2+dfsg-6a), Copyright (c) 2003-2008 Fabrice Bellard My intention is to run an old application , that used to run on FedoraCore2,also a modified version of the app runs o