From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARM questions..
Date: Wed, 16 Feb 2005 18:58:50 +0000 [thread overview]
Message-ID: <200502161858.51131.paul@codesourcery.com> (raw)
In-Reply-To: <Pine.GSO.4.58.0502161309430.15539@frazi.cs.rit.edu>
On Wednesday 16 February 2005 18:14, Carl Holtje ;021;vcsg6; wrote:
> All-
>
> A couple of questions about the ARM platform-
>
> I'd like to run a binary from Platform A on an ARM system -- what
> packages/files/whatnot do I need to comprise the interpreter requirement?
> Is this something I can simply copy from Platform A to the ARM system (ie
> are these libraries on the emulated side that are there for application
> support and are emulated by qemu, as opposed to being compiled for the
> ARM for direct-execution)?
The qemu arm emulation only supports linux user-mode emulation.
This means it runs arm-linux binaries unmodified. In addition to the binary
itself you will need any shared libraries it requires.
It is possible (though not mandatory) to use an arm-linux chroot if you setup
the linux binfmt_misc to use qemu to run arm binaries.
Paul
next prev parent reply other threads:[~2005-02-16 19:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 18:14 [Qemu-devel] ARM questions Carl Holtje ;021;vcsg6;
2005-02-16 18:58 ` Paul Brook [this message]
2005-02-17 13:58 ` Carl Holtje ;021;vcsg6;
2005-02-17 14:29 ` Paul Brook
2005-02-17 19:12 ` Carl Holtje ;021;vcsg6;
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200502161858.51131.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.