Dynamic section entry in ARM ELF file.

Ian Lance Taylor iant@google.com
Tue Jun 5 14:04:00 GMT 2007


"Rajesh Paul" <rajesh.paul@iap-online.com> writes:

> Can anybody let me know how can I add a special dynamic section entry in the
> ELF of a shared object file (.so) for ARM and using
> GCC Toolchain. Is there any linker options for doing that ?

This is really a linker question, not a compiler question.  Assuming
you are using the GNU linker, it is part of the GNU binutils.
Questions should go to the binutils@sourceware.org mailing list.  See
http://soruceware.org/binutils/.  Thanks.

Unfortunately, as far as I know, the GNU linker has no support for
specifying custom dynamic tags.

Ian



More information about the Gcc-help mailing list