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]

[OT] Re: Thumb (PLT) problem


On Wed, Mar 09, 2005 at 12:29:02PM +0000, Nick Clifton wrote:
> It tells the assembler to generate an R_ARM_PLT32 reloc for the branch 
> instruction instead of an R_ARM_PC24 reloc.  (If you do not know what a 
> PLT is, or a reloc for that matter, then you are in for a lot of fun, 
> and reading, in order to understand what is going on here).

For newbies who want to learn about PLT's and relocs in the comfort of
their own home:

"Linkers and Loaders" by John R. Levine.
256 pages. ISBN 1-55860-496-0

An excellent introduction to the required topics, with good chapter
questions, and references. Recommended shelf material, even if you just
pass it out to all the interns.

c.


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