Date: Fri, 18 Mar 2005 16:17:04 +0100 From: Erik Trulsson <ertr1013@student.uu.se> To: CHris Rich <freebsdnews@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Make buildworld and UPDATING Message-ID: <20050318151704.GA75428@falcon.midgard.homeip.net> In-Reply-To: <8292450b050318071146555d03@mail.gmail.com> References: <8292450b050318071146555d03@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 18, 2005 at 09:11:27AM -0600, CHris Rich wrote: > While reading updating I see this: > > 20050227: > The default "world" build no longer supports running on an > 80386 CPU. In order to build a world for an 80386 CPU, one > needs to set CPUTYPE=i386 in /etc/make.conf. > > does this mean that 80486's and above don't need to set it? Correct. If you are using a '486 or later you do not *have* to set CPUTYPE to anything. If you wish to optimize for your particular CPU you could set CPUTYPE to reflect the CPU you are actually using, but it is not necessary other than for a real 80386. > or do all > x86's need to set this value? > > It seems to me that only 386 should need to set it but before I start > updating I want to be sure.. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050318151704.GA75428>