Date: Thu, 28 Aug 2003 13:12:20 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Dimitry Andric <dim@xs4all.nl> Cc: FreeBSD Current List <current@freebsd.org> Subject: Re: Generating PPro instructions with CPUTYPE=i586? Message-ID: <20030828201220.GA26409@rot13.obsecurity.org> In-Reply-To: <1947473743.20030828215513@xs4all.nl> References: <1947473743.20030828215513@xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 28, 2003 at 09:55:13PM +0200, Dimitry Andric wrote: > While trying to build a -CURRENT release for my aging Pentium 150 > router box on my substantially faster Athlon XP box, I ran into the > following problem. >=20 > I'm using CPUTYPE=3Di586 in /etc/make.conf, since the target box is not > even capable of doing MMX. However, when the build is complete and I > try to installkernel on the target box, the install tools all bomb out > with SIGILLs. For example, Host tools (used for the installworld ) are linked against the existing host libraries, which in your case are compiled for an athlon. If you want to install on another system, you need to build world (or at least the static libraries) on your athlon without optimizations. Kris --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/TmIkWry0BWjoQKURAtK2AKDcaGZ4sgLAdeMGi6vKP/2rYjVBywCgzerO GK4uYOlL9b8mY3Wees2HwQM= =SR6T -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030828201220.GA26409>