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 03/26] arm: Handle armv6 in preconfigure


On 02/27/2013 10:01 AM, Joseph S. Myers wrote:
> On Tue, 26 Feb 2013, Richard Henderson wrote:
> 
>> 	* sysdeps/arm/preconfigure: Handle __ARM_ARCH_6__.
> 
> Shouldn't all of 6J, 6K, 6Z, 6ZK be handled the same way?  That is, 
> __ARM_ARCH_6*__ unless you want to list all the variants explicitly?

Does 6* get us into trouble with 6M?  Or do we just assume that glibc is not
portable to non-A class cores?

> (Do you get any warnings from configure about the armv6 directory not 
> existing?)

No.

> (When such a directory is actually added, an Implies file in armv6t2 will 
> be needed to make that fall back to armv6 versions as appropriate.)

Yep.


r~


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