up vote 0 down vote favorite
share [g+] share [fb]

I have a centOS 5.3 box with intel Xeon processors. A friend of mine was looking around and said my binaries are being compiled with an AMD target. Doesn't ./configure (like when building apache) automatically detect if you have Intel or AMD and traget the correct platform? How do I tell which target platform the comiler is using definitively?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Looks like the x86-64 was originally developed by AMD, but Intel has started using it, so the AMD nomenclature is hanging around even though its Intel hardware.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.