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]

ld and relocatable vs. absolute


Several linkers (including Diab and Green Hills) support the
creation of a fully-linked executable image that at the same
time retains relocation information, allowing it to be 
relocated to a dynamically determined memory address at load
time by an on-target loader.

Such an image would not have unresolved references, it would
just be relocatable.

I would like to be able to accomplish the same with ld for
PowerPC.  Has anyone out there done this?  Any tips?

Chuck


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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