Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CPUTYPE in /etc/make.conf



On 1/27/06, Ken Gunderson <kgunders@xxxxxxxxxxxx> wrote:
> On Fri, 27 Jan 2006 21:42:33 +0530
> Joseph Koshy <joseph.koshy@xxxxxxxxx> 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@xxxxxxxxxxx mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@xxxxxxxxxxx"
>

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.