Date: Wed, 23 Jan 2002 09:34:42 -0800 From: Michael Smith <msmith@freebsd.org> To: "Jason K. Fritcher" <jkf@wolfnet.org> Cc: Danny Braniss <danny@cs.huji.ac.il>, freebsd-stable@freebsd.org Subject: Re: pxeboot btx halted problem Message-ID: <200201231734.g0NHYgb00832@mass.dis.org> In-Reply-To: Your message of "Wed, 23 Jan 2002 01:48:06 PST." <20020123013103.L70323-100000@outreach.wolfnet.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Which after looking in the IA32 instruction set reference, it appears this > is a P6 instruction. Unfortunately, the code I'm building is going to be run > on a P5 cpu. Also unfortunate is the fact that the machine I'm building this > one build with i686 optimizations. Whoops. 8) > I didn't think the boot loaders were linked against the system libraries. The loader is linked against libstand. > Time to either figure out how I can rebuild the libraries loader needs or I > need to do another make world with only i586 optimizations. You can rebuild and reinstall just libstand; it is self-contained and has no particularly special issues. Glad to have helped track this one down. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201231734.g0NHYgb00832>