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]

Re: Adding library info to elf shared object


Ian Lance Taylor wrote:
Erik Rull <erik.rull@rdsoftware.de> writes:

Hi Ian,

thanks a lot! Are there any possibilities to do that operation with
gcc / ld directly during linkage process? Would make life easier :-)
An option like the adding of the .so - name to the shared library content.

See the .incbin assembler directive.


Ian

Hi Ian,


err - is that cross-platform compatible? I want this to work with ARM and x86...

Erik


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