This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] ARM: Identify the hard-float ABI in older ARM binaries


On Mon, 3 Dec 2012, Steve McIntyre wrote:

> >As previously explained, it's not appropriate for the dynamic linker to 
> >examine the section view of the ELF file this way; the use of ELF header 
> >flags is the right approach.
> 
> Does that apply to ldconfig as well as ld.so?

I think so, yes; I'm not aware of any existing use of the section view of 
the file in ldconfig, although efficiency issues don't really apply there.

-- 
Joseph S. Myers
joseph@codesourcery.com


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