This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Recent libstdc++ regression on i686-linux: abi/cxx_runtime_only_linkage.cc


Joseph S. Myers wrote:

> Users of those systems should configure for i586-linux-gnu or 
> i486-linux-gnu not i686-linux-gnu.  config.guess should select such a 
> target automatically in the case of a native build.  (If you configure 
> glibc for i686-linux-gnu, it will use assembly sources that require i686.)

That seems entirely reasonable to me.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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