This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCHv3] powerpc: ABI change - add HWCAP/HWCAP2/platform info to TCB


On Wed, 2015-09-23 at 22:36 +0000, Joseph Myers wrote:
> On Wed, 23 Sep 2015, Peter Bergner wrote:
>> The idea is that applications will use the builtins supplied by GCC
>> (and other compilers) and will not access this info directly.
>> In GCC, my plan is to first add a configure test looking for the
>> symbol and if it doesn't exist, then I'll make the builtins return
> 
> (Please make that configure test respect --with-glibc-version so that the 
> results can be correct when a bootstrap compiler is configured without 
> pre-existing glibc.)

So you want the --with-glibc-version option to take precedence over a
configure time test that the __init_hwcapinfo (or whatever it ends up
being called) exists?  Meaning we won't even do the configure time test
if the user explicitly uses the --with-glibc-version option?

Peter




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