This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

RE: Dynamic section entry in ARM ELF file.


Hi,

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 ?

Regards,
Rajesh


-----Original Message-----
From: Ian Lance Taylor [mailto:iant@google.com]
Sent: Tuesday, June 05, 2007 11:03 PM
To: Rajesh Paul
Cc: gcc-help@gcc.gnu.org
Subject: Re: Dynamic section entry in ARM ELF file.


"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


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