ELF_DYNAMIC_INTERPRETER
Phil Blundell
pb@nexus.co.uk
Fri Nov 21 14:08:00 GMT 2003
on Fri, Nov 21, 2003 at 07:29:44PM +0530, Manoj Verma, Noida wrote:
> This is causing the dynamic interpreter of my executable as
> "/usr/lib/ld.so.1" when I link my program using arm-linux-ld.
"Don't do that, then".
It would be a better idea to call arm-linux-gcc for linking; it will
pass the appropriate --dynamic-linker option to ld.
elf32-arm.h is not a Linux-specific file, and it wouldn't make sense to
hard-wire the Linux program interpreter in there.
p.
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list