This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [BFD] bfd_perform_relocation usage


On Wed, Mar 19, 2003 at 06:01:38PM +0000, Stefan Beyer wrote:
> Hello all!
> 
> I checked the relevant archives and docs for this, but I cannot find 
> anything:
> 
> How exactly am I to use bfd_perform_relocation? I am having problems in 
> figuring out what the arguments mean and what has to be done before 
> calling it.
> I am trying to load an object file (.o) dynamically. 
> (what DLD used to do for a.out, but for ELF) 
> I have done this by hand for Intel, but need to port it to ARM and thought 
> I should figure out BFD to make things easier.

This isn't an answer to your question, but I strongly, strongly suggest
that you link to a shared object (.so) before loading.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]