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


On Sat, Jan 26, 2002 at 11:13:45AM +0100, Thiemo Seufer wrote:
> David O'Brien wrote:
> > This patch would help out the OS porters who do not follow the psABI's to
> > the letter -- say to be consistent across the OS.  I know this can be
> > tricked thru complicated linker scripts, but why not allow it in an
> > easier fashion and what does this patch really hurt?  It would certainly
> > reduce maintenance costs for the BSD's.
> 
> AFAICS the ELF_DYNAMIC_INTERPRETER strings are different, so
> it's more stable code to generally #undef any preceeding one.

Please state this again.  I totally cannot follow you.
The intent is to use the ELF_DYNAMIC_INTERPRETER definition in elf*-*.c
_unless_ it is already defined in the Makefile or in header.
 
-- 
-- David  (obrien@FreeBSD.org)


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