qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu user x86 working?


From: Andi Kleen
Subject: Re: [Qemu-devel] qemu user x86 working?
Date: Fri, 11 Feb 2011 14:27:30 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7


I don't have any problems running a statically linked x86_64
helloworld program in an i386 chroot. Dynamically linked programs try
to use wrong libraries, but at least running
/lib64/ld-linux-x86-64.so.2 directly works.

static binary segfaults too. I wonder if it's some setup on my system.

I tried disabling the usual suspects like address randomization, but that didn't change things.
Or could it be the compiler (gcc 4.5)?

I remember using this quite some time ago (years).

-Andi







reply via email to

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