From owner-freebsd-stable Thu Aug 15 7:16:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 588F437B400 for ; Thu, 15 Aug 2002 07:16:49 -0700 (PDT) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DCB43E70 for ; Thu, 15 Aug 2002 07:16:48 -0700 (PDT) (envelope-from robin.blanchard@georgiacenter.org) Received: (qmail 44282 invoked from network); 15 Aug 2002 14:16:43 -0000 Received: from unknown (HELO georgiacenter.org) ([10.10.25.125]) (envelope-sender ) by mail.servers.gactr.gc.nat (qmail-ldap-1.03) with SMTP for ; 15 Aug 2002 14:16:42 -0000 Message-ID: <3D5BB7CA.6070205@georgiacenter.org> Date: Thu, 15 Aug 2002 10:16:42 -0400 From: "Robin P. Blanchard" Organization: Georgia Center for Continuing Education User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020620 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen Hilton , stable@freebsd.org Subject: Re: Need instructions: build kernel on one machine; install on another References: <5.1.0.14.2.20020813084802.037d9498@magpie.zpfe.com> <20020815090600.6db70420.nospam@hiltonbsd.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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. > 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