Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2006 11:34:22 -0800
From:      "Jason C. Wells" <jcw@highperformance.net>
To:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Compiler Options
Message-ID:  <4554D43E.5010700@highperformance.net>

next in thread | raw e-mail | index | archive | help
I have set CPUTYPE=p3 in make.conf.  When I compile my kernel I see 
-march=pentium3 as I expect.  I also see -mno-mmx and -mno-sse are set 
which I do not expect given that -march=pentium3 is used.  I presume 
that I want MMX and SSE since my processor supports it.  What options do 
I set and where do I set them to get a kernel properly tuned for pentium3?

Thanks,
Jason C. Wells



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