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: New path for ld.so on ARM hard fp


On Fri, 13 Apr 2012, Andrew Haley wrote:

> We had a meeting to decide what ld.so on ARM hard fp should be called.
> This meeting included representatives from all the main distros and
> gcc.
> 
> https://wiki.linaro.org/OfficeofCTO/HardFloat/LinkerPathCallApr2012
> 
> The summary was:
> 
> All the people in the meeting agreed: the new runtime linker path for
> ARM hard-float Linux binaries was to be
> 
> /lib/ld-linux-armhf.so.3
> 
> Joseph, can you do this please?  Or would you like someone to
> submit a patch?

Please send the patch.  I expect you'll need to change 
sysdeps/arm/preconfigure to add a new sysdeps directory with a new 
shlib-versions file using the new name, if __ARM_PCS_VFP is defined.

-- 
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]