qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] MIPS little endian user space emulation


From: Dirk Behme
Subject: Re: [Qemu-devel] MIPS little endian user space emulation
Date: Sat, 09 Sep 2006 09:16:33 +0200
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

wangji wrote:
Seems to me that it gets a wrong jump address via gp in t9:

0x401fa00c:  lw t9,-32600(gp)
...
0x401fa01c:  jalr       t9
...
yes,I got similar error,but if I "static"  compile then everything looks ok !

Thanks for the hint! static works for me as well.

So, maybe a toolchain (glibc?) issue?

qemu-0.82 ,crosstool-0.38 from my latest livecdToolkit
http://mirror.opf.slu.cz/scratchbox/iso/ScratchboxMultiCpu-2.3.iso

I use qemu-snapshot-2006-09-07_23 and toolchain created with crosstool-0.42 configuration

cat mipsel.dat gcc-3.4.1-glibc-2.3.2.dat

Regards

Dirk

Btw: Do you can connect and then step/continue with gdb to qemu-mipsel?






reply via email to

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