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: [WIP] glibc: Use /lib/ld-linux-armhf.so.3 for ARM's -mfloat-abi=hard ABI.


On Sat, 5 May 2012, Carlos O'Donell wrote:

> Except that this idea doesn't work because the implicit rule uses
> -undef and I didn't notice that.
> 
> Therefore __ARM_PCS_VFP is *never* defined.
> 
> Thoughts?

That suggests going back to a preconfigure test (testing whether 
__ARM_PCS_VFP is defined) to select appropriate sysdeps directories with 
different shlib-versions files.

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