This is the mail archive of the binutils@sources.redhat.com 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: ld-linux


If I use -dynamic-linker ANYTHING
the elf file ends up with

/usr/lib/libc.so.1 as its loader, which of course
gives the following error when running:
/usr/lib/libc.so.1: bad ELF interpreter: No such file or directory


Brian



Daniel Jacobowitz wrote:


On Sat, Jan 31, 2004 at 12:59:33PM -0600, Brian Blietz wrote:


Ok a little more detail.
I would like to use another dynamic loader, ld-linux-new.so.2

What all do I need to modify, to make this show up in the elf header?
I am guessing all I need to modify is ld/configure.host



I suggest you read the manual section for -dynamic-linker, and simply /pass -dynamic-linker lib/ld-linux-new.so.2 to ld.





-- Brian Blietz bblietz@iastate.edu

"There are 10 types of people in the world...
Those who understand binary, and those who don't."


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