This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Trying to map absolute sections


Hi,

I am trying to map an elf section to absolute address. Is there any way
that we can restrain the linker (ld) not to relocate a section and place
it at an absolute address.

I have tried placing the absolute address in the Sh_Addr and updating
the section name as SH_ABS. But it was of no use. 


Thanks in advance.
Tarun



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