qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] building for an arm host on an x86_64 machine [was: qem


From: Andreas Färber
Subject: Re: [Qemu-devel] building for an arm host on an x86_64 machine [was: qemu builds on arm hosts]
Date: Sat, 19 Apr 2014 16:23:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Am 19.04.2014 11:53, schrieb Peter Maydell:
> It's almost always much simpler just to build on the host
> system. Since there's nothing you can do with the cross
> compiled binaries unless you already have a host system,
> I think what you need to do first is get and set up the ARM
> hardware you're going to use. Then just build natively on that.

... or just use your distro's (or self-built without --cpu=)
qemu-system-arm (with appropriate -machine argument) on the x86_64
machine to emulate an ARM machine, and within that use the gcc of the
distro for building arm packages natively.

A chroot using linux-user is another more advanced way to do the same.

Cheers,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]