From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 21:33:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EB1816A420 for ; Sun, 29 Jan 2006 21:33:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C0443D45 for ; Sun, 29 Jan 2006 21:33:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C73851A3C20; Sun, 29 Jan 2006 13:33:22 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2DCE5520B2; Sun, 29 Jan 2006 16:33:22 -0500 (EST) Date: Sun, 29 Jan 2006 16:33:22 -0500 From: Kris Kennaway To: Norberto Meijome Message-ID: <20060129213322.GA89801@xor.obsecurity.org> References: <43DD3341.4070103@meijome.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <43DD3341.4070103@meijome.net> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Questions Subject: Re: gcc options when building kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 21:33:23 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2006 at 08:27:29AM +1100, Norberto Meijome wrote: > Hi all, > I'm rebuilding my kernel and I noticed some gcc (I believe ) options=20 > being used that I don't think I set anyway. >=20 > The options are : > -mno-mmx -mno-3dnow -mno-sse -mno-sse2 >=20 > Does this mean that the kernel won't make use of these cpu features,=20 > even though they are supported by the cpu (see below) Yes, since you *can't* use them in the FreeBSD kernel. google for more discussion. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD3TShWry0BWjoQKURAj7rAJ9OX5l+3eLOMYLN64xd/OI6jGSqPACg4Fw/ gFfOo51yorcrZqaYBryAoEM= =3hOh -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--