Dynamic section entry in ARM ELF file.
Rajesh Paul
rajesh.paul@iap-online.com
Wed Jun 6 06:46:00 GMT 2007
More information about the Binutils mailing list
Wed Jun 6 06:46:00 GMT 2007
- Previous message (by thread): PATCH: formatting fix in the objdump docs
- Next message (by thread): [patch]: PR 577 & "#pragma code_page" support for windres
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): PATCH: formatting fix in the objdump docs
- Next message (by thread): [patch]: PR 577 & "#pragma code_page" support for windres
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list