Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2007 18:45:01 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        JoaoBR <joao@matik.com.br>
Cc:        Roman Divacky <rdivacky@freebsd.org>, freebsd-current@freebsd.org, pluknet <pluknet@gmail.com>, =?unknown-8bit?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
Subject:   Re: Adding k9 and k10 to bsd.cpu.mk
Message-ID:  <20070901014501.GB41683@dragon.NUXI.org>
In-Reply-To: <200708312226.26977.joao@matik.com.br>
References:  <-3502020561049594852@unknownmsgid> <20070901000710.GA12223@dragon.NUXI.org> <200708312120.31912.joao@matik.com.br> <200708312226.26977.joao@matik.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070901014501.GB41683>