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 Thu, 2015-09-24 at 01:27 +0000, Joseph Myers wrote:
> No, because that's a test of linking for the host, and what you want is a 
> target property not a host property, and native and cross tools for the 
> same target should behave identically.

Heh, I guess I'm just too used to doing native builds. :-)
Ok, then a configure time link test is out and I guess I'm stuck
with using GCC_GLIBC_VERSION_GTE_IFELSE.  Thanks for the suggestion!

Peter



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