[PATCH] allow easier overriding of ELF_DYNAMIC_INTERPRETER

David O'Brien obrien@FreeBSD.org
Mon Jan 28 12:47:00 GMT 2002


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)



More information about the Binutils mailing list