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: [PATCH] allow easier overriding of ELF_DYNAMIC_INTERPRETER


Ian Lance Taylor wrote:
[snip]
> I think that the difference between two linkers which both use
> elf32-i386 but which should use different dynamic interpreters is
> exactly the sort of thing which linker emulations were designed to
> handle.  Therefore, I think that any non-default dynamic interpreter
> should be specified in the linker emulation.

One more point:
Selecting the interpreter path via headers at compile time won't
work for multiarch binutils. The linker script seems to be the
natural place for run-time selection.


Thiemo


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