qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] ARM in big endian mode?


From: Gianni Tedesco
Subject: Re: [Qemu-devel] ARM in big endian mode?
Date: Sun, 04 Jul 2004 12:30:20 +0100

On Sat, 2004-07-03 at 18:03 +0200, Lennert Buytenhek wrote:
> Hi,
> 
> For a project I'm working on, I would love to be able to simulate an
> ARM in big endian mode (such as the intel xscale core).  If I try to
> run an MSB executable on qemu current, I just get this:
> 
> # file init
> init: ELF 32-bit MSB executable, ARM, version 1 (ARM), for GNU/Linux 2.4.3, 
> statically linked, stripped
> # qemu-arm ./init
> Error loading ./init
> # 
> 
> Would it be a lot of effort to add this?

Compile with TARGET_WORDS_BIGENDIAN 1 ought to do it.

-- 
// Gianni Tedesco (gianni at scaramanga dot co dot uk)
lynx --source www.scaramanga.co.uk/scaramanga.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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