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

(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.)

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