I'm able to build qemu for an arm host with the patch I sent earlier
today. I'm cross-compiling on x86 to build the arm binary:
cd qemu
./configure --cross-prefix=arm-linux- --cpu=armv4l
--target-list=i386-user
make
The resulting binary (qemu/i386-user/qemu-i386) runs simple i386
programs; I wasn't able to make it work with anything that required X11
(the emulated binary dies with signal 6). I haven't investigated that
problem yet.
My arm system is a PXA270 running Linux 2.6.13.4.
Steve
On Dec 21, 2005, at 11:48 AM, [EMAIL PROTECTED] wrote:
Message: 4
Date: Wed, 21 Dec 2005 00:50:30 +0100
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Subject: [Qemu-devel] Build for an arm host
To: "qemu-devel" <qemu-devel@nongnu.org>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1
Hi to all,
I'm intrested to try a compile the source FOR an ARM HOST but I need
some hints to start...
I never found any howto...but maybe my research are only unlucky ...
Can someone help me?
Thanks
Qtek 9090 Wm 2003se
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel