Date: 15 Aug 2002 09:22:05 -0500 From: Larry Rosenman <ler@lerctr.org> To: "Robin P. Blanchard" <robin.blanchard@georgiacenter.org> Cc: Stephen Hilton <nospam@hiltonbsd.com>, stable@FreeBSD.ORG Subject: Re: Need instructions: build kernel on one machine; install on another Message-ID: <1029421325.408.4.camel@lerlaptop.iadfw.net> In-Reply-To: <3D5BB7CA.6070205@georgiacenter.org> References: <5.1.0.14.2.20020813084802.037d9498@magpie.zpfe.com> <20020815090600.6db70420.nospam@hiltonbsd.com> <3D5BB7CA.6070205@georgiacenter.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-08-15 at 09:16, Robin P. Blanchard wrote: > from an earlier discussion (initiated by me): > > "You *MUST* use a HOST SYSTEM compiled for the LOWEST processor you want > to installworld to. There are a few places (strip for one) that link in > /usr/lib/libc.a and NOT the one from /usr/obj/... " > > Thus you can't use an i686 optimized world host box to install a lower > optimized /usr/obj to. see also PR i386/30276 from me. > > > > > I change the /etc/make.conf on "builder" to this processor type: > > --------------------snip---------------------- > > CPUTYPE=i586 > > CFLAGS= -O -pipe > > COPTFLAGS= -O -pipe > > --------------------snip---------------------- > > > > Now on "P60" I invoke the "make installworld" and it dies > > very early in the installworld process. I do not have the > > exact error handy, but it seems to involve basic build/install > > tools failing due to hosed processor optimizations for a PIII > > in tools that are being used to installworld on a P60 processor. > > > -- > ---------------------------------------- > Robin P. Blanchard > Systems Integration Specialist > Georgia Center for Continuing Education > fon: 706.542.2404 <|> fax: 706.542.6546 > ---------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 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?1029421325.408.4.camel>