From: Nathan Froyd <froydnj@codesourcery.com>
To: Rob Landley <rob@landley.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] How do I build mips64-linux-user?
Date: Thu, 25 Mar 2010 17:16:04 -0700 [thread overview]
Message-ID: <20100326001603.GA16726@codesourcery.com> (raw)
In-Reply-To: <201003251904.47784.rob@landley.net>
On Thu, Mar 25, 2010 at 07:04:46PM -0500, Rob Landley wrote:
> If I do the standard "./configure --disable-werror", it builds qemu-mips and
> qemu-system-mips64, but no qemu-mips64. If I tell it "./configure --disable-
> werror --target-list-mips64-linux-user", configure completes but the build
> breaks because it can't set up the dependencies for that directory.
>
> How do I beat a qemu-mips64 out of the qemu source? Apparently, gentoo
> manages to build one, but I'm not sure how....
qemu-mips64 isn't supported because N32 and N64 system call support
hasn't been written. You might look at gentoo's source packages to how
they make it build. If they've written the syscalls support, perhaps
you could encourage them to submit it upstream.
-Nathan
next prev parent reply other threads:[~2010-03-26 0:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 0:04 [Qemu-devel] How do I build mips64-linux-user? Rob Landley
2010-03-26 0:16 ` Nathan Froyd [this message]
2010-03-26 23:58 ` Rob Landley
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=20100326001603.GA16726@codesourcery.com \
--to=froydnj@codesourcery.com \
--cc=qemu-devel@nongnu.org \
--cc=rob@landley.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).