CPUTYPE in /etc/make.conf

Andrew Pantyukhin infofarmer at gmail.com
Sat Jan 28 00:30:55 PST 2006


On 1/27/06, Ken Gunderson <kgunders at teamcool.net> wrote:
> On Fri, 27 Jan 2006 21:42:33 +0530
> Joseph Koshy <joseph.koshy at gmail.com> wrote:
>
> > > What should I set CPUTYPE to in /etc/make.conf?
> >
> > You can leave it blank or set it to 'nocona'.
>
> ALong similar vein- is there a difference is between "k8" and
> "opteron" when running an opteron on i386 arch??
>
>  --
> Best regards,
>
> Ken Gunderson
>
> Q: Because it reverses the logical flow of conversation.
> A: Why is putting a reply at the top of the message frowned upon?
>
> _______________________________________________
> freebsd-amd64 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe at freebsd.org"
>

This section is your friend:
http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/i386-and-x86_002d64-Options.html

Opteron and K8 are on the same line, which means they
are just aliases to each other.


More information about the freebsd-amd64 mailing list