Linking non-object file at a particular address

Posted by Kiran on Stack Overflow See other posts from Stack Overflow or by Kiran
Published on 2010-03-08T10:35:27Z Indexed on 2010/03/08 10:51 UTC
Read the original article Hit count: 624

Filed under:
|

Hi All,

Is there any option in GNU linker or linker script to load a non-object file at a particular address (i.e. the non-object file should be part of the executable image output by linker) ? Any help is appreciated.

Regards,

Kiran

© Stack Overflow or respective owner

Related posts about gcc

Related posts about linker