ELF_DYNAMIC_INTERPRETER

Manoj Verma, Noida manojv@noida.hcltech.com
Fri Nov 21 13:56:00 GMT 2003


Hi,

Shouldn't the:

#define ELF_DYNAMIC_INTERPRETER     "/usr/lib/ld.so.1"

be changed to -> 

#define ELF_DYNAMIC_INTERPRETER     "/lib/ld-linux.so.2"

in the file: \BINUTILS-2.14\bfd\elf32-arm.h

This is causing the dynamic interpreter of my executable as
"/usr/lib/ld.so.1" when I link my program using arm-linux-ld.

 
Manoj

------
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