qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] How do I build mips64-linux-user?


From: Nathan Froyd
Subject: Re: [Qemu-devel] How do I build mips64-linux-user?
Date: Thu, 25 Mar 2010 17:16:04 -0700
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

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




reply via email to

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