qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] MIPS host


From: Thiemo Seufer
Subject: Re: [Qemu-devel] MIPS host
Date: Mon, 4 Sep 2006 20:56:04 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

address@hidden wrote:
> Greetings all,
> 
> Has anyone managed to compile qemu-arm for a MIPS linux host?

AFAIK nobody did. It shouldn't be tremendously hard to make it work.

> I have successfully built and used qemu to execute an ARM linux 
> application using qemu-arm on an x86 linux host.
> 
> I now want to run the same applicaiton on a MIPS linux host and am having 
> trouble building qemu for a MIPS host.
> I have applied the patch at
> http://libvncserver.sourceforge.net/qemu/qemu-irix.patch.gz
> As suggested on the  linux-mips website.
> 
> I get the the follwoing error after configuring with:
> ./configure --cross-prefix=mipsel-linux- --cpu=mips --target-list=arm-user
> make
> dyngen: jr ra expected at the end of op_movl_TO_r0

Hm, you probably used some gcc4, which causes qemu some trouble due to
code reordering.


Thiemo




reply via email to

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