John covici wrote:
Thanks all -- I have a 32-bit profile, so I guess I will not be able to use ncona -- is this correct?
No, it's not correct. "march=nocona" is just as valid under 32 bits as 64. It simply defines the capabilities of your processor to gcc. It does NOT force gcc to produce 64 bit code. With later versions of gcc, "march=native" may be a better choice but, with the current stable gcc, "march=nocona" is the best choice.
Be lucky, Neil -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- gentoo-user@lists.gentoo.org mailing list