qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH 4/4] Multiboot build system


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Re: [PATCH 4/4] Multiboot build system
Date: Thu, 18 Jun 2009 12:19:40 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20081009)

The relocations are always an issue. If you know about a magic compiler option that tells the compiler "scream of you find relocations", please tell me.

You can do a normal ELF link and use readelf on the output.

Hm I just tried to put in an external relocation (mov %eax, FOO) and ld already complained about it.
What issue exactly were you talking about Paul?

Just in case you were confusing Paolo B. (me) with Paul B., my suggestion was just a way to find relocations assuming ld would not complain. Possibly Paul's (his) observation does not apply to binary output.

Paolo




reply via email to

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