This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

How do we target Athlon MP?


I see that config.gcc recognizes athlon_mp as a machine name, but config.sub
won't accept it.  It later seems to look at a - instead of a _ but of course
"athlon-mp" becomes "athlon-mp-pc-linux-gnu", and "mp" isn't a vendor.

What triplet should I be using?


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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