qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Difficulty in running user-ppc


From: Ian Rogers
Subject: [Qemu-devel] Difficulty in running user-ppc
Date: Tue, 24 Aug 2004 09:07:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114

Hi,

I've built qemu 0.6 on SuSE 9.1 (I commented out the line with SO_BSDCOMPAT in linux-user/syscall.c to do this). I'm trying to run a statically compiled PPC Linux ELF binary. When I run it I get the following error:

qemu-ppc dhry
*** ERROR: idx d0 already assigned to a direct opcode
*** ERROR: unable to join indirect table idx [d0-30]
*** ERROR initializing PPC instruction 0xd0 0x30 0xfe
invalid/unsupported opcode: 1f - 1c - 0d (7c290b78) 0x100000e0 0
Invalid instruction
qemu: uncaught target signal 4 (Illegal instruction) - exiting

nm shows 0x100000e0 is the address of _start. ie execution is dying on the first instruction. Can anyone offer any assistance? Thanks,

Ian Rogers




reply via email to

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