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: [PATCH] Disable building with i386-*, -march=i386 or -mcpu=i386.


On 03/28/2013 12:56 PM, Joseph S. Myers wrote:
> On Thu, 28 Mar 2013, Joseph S. Myers wrote:
> 
>> What do other architectures do, when configuring for generic versions of 
>> the architecture name?
> 
> I should add: this doesn't necessarily determine what should be done for 
> i386-*, but would be useful information for considering the options.

Could you expand on that?

I thought my patch was clear, that configuring for i386-* actually
gets you an i686 build, even if you wanted an i386-* target.

> (On the whole I like the ARM approach of examining the system for which 
> the compiler generates code and determining sysdeps directories based on 
> that, so avoiding a proliferation of configure triplets.)

Agreed.

Cheers,
Carlos.
 


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