Adding k9 and k10 to bsd.cpu.mk

David O'Brien obrien at freebsd.org
Fri Aug 31 18:45:23 PDT 2007


On Fri, Aug 31, 2007 at 10:26:25PM -0300, JoaoBR wrote:
> what if I try to compile with -msse3 and it is not available, does it go 
> through or do I get invalid compile option and if it go through what may it 
> cost?

You can compile specifying sse3 just fine - you could easily be targeting
a different machine than what you are compiling on.

The problem will be when you try to run the resulting binary.

-- 
-- David  (obrien at FreeBSD.org)
Q: Because it reverses the logical flow of conversation.
A: Why is top-posting (putting a reply at the top of the message) frowned upon?
Let's not play "Jeopardy-style quoting"


More information about the freebsd-current mailing list