elf relocation

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Locked
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

elf relocation

Post by mcheung63 »

Hi All
The ELF file of my little library doesn't contain the information of each function call, how can I do the relocation?
thanks
from Peter ([email protected])
User avatar
yemista
Member
Member
Posts: 299
Joined: Fri Dec 26, 2008 12:31 pm
Location: Boston
Contact:

Re: elf relocation

Post by yemista »

what are you talking about?
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Re: elf relocation

Post by JamesM »

Hi,

Staring into my magical wisdom ball, I see that in your link line you use "yes" instead of "ld". Is that accurate? no? Damn, that thing's usually spot on...

Next time try putting a bit more context with your thread. The thread on smart questions might give you some idea.

James
Locked