qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] target_mmap and host vs target page sizes.


From: Blue Swirl
Subject: Re: [Qemu-devel] target_mmap and host vs target page sizes.
Date: Sun, 30 Sep 2007 10:27:45 +0300

On 9/30/07, Edgar E. Iglesias <address@hidden> wrote:
> I tried the sparc64-linux-user target but it fails to run any of my programs 
> both with and without the change. Similarly, the m68k-linux-user target also 
> fails but it at least manages to

Are you sure the program was really a 64-bit Sparc64 program? The real
programs are identified by file command like this:
helloworld.sparc64: ELF 64-bit MSB executable, SPARC V9, version 1
(SYSV), statically linked, not stripped

32-bit programs with either V8 or V9 (V8PLUS) instructions are not
supported by sparc64-linux-user currently.




reply via email to

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