qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu-arm dynamically linked binary problem


From: Lennert Buytenhek
Subject: Re: [Qemu-devel] qemu-arm dynamically linked binary problem
Date: Sat, 8 Jan 2005 15:01:51 +0100
User-agent: Mutt/1.4.1i

On Wed, Jan 05, 2005 at 04:40:18PM +0000, Paul Brook wrote:

> I've just tired qemu CVS head, and that also works for me.
> 
> However I'll I did need to rebuild from a clean source tree,
>  ie "make clean && make" after changing things.
> There are obviously missing makefile dependencies somewhere.

I did that as well.

It seems that it doesn't matter which gcc version I use for compiling
the app.  I can use gcc 3.4.2 compiled apps just fine, as long as I
use the glibc 2.1.3 dynamic linker.  If I copy the glibc 2.3.2 ld.so
into my chroot (over the 2.1.3 one) things just go splat.

I'll play around with some other combinations as well.


--L




reply via email to

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