From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_FROM,FROM_LOCAL_DIGITS,FROM_LOCAL_HEX, FROM_STARTS_WITH_NUMS,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no version=4.0.0 Received: from mailout03.sul.t-online.com ([194.25.134.81]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14McVL-0004VO-00 for gentoo-dev@gentoo.org; Sat, 27 Jan 2001 14:03:29 -0700 Received: from fwd06.sul.t-online.com by mailout03.sul.t-online.com with smtp id 14McW3-0003hu-00; Sat, 27 Jan 2001 22:04:11 +0100 Received: from helios.bagwan (320095285153-0001@[62.155.143.221]) by fwd06.sul.t-online.com with smtp id 14McW3-1ZxGASC; Sat, 27 Jan 2001 22:04:11 +0100 Received: (qmail 6610 invoked by uid 0); 27 Jan 2001 23:45:22 -0000 Received: from sadchitananda2.bagwan (HELO gottinger.de) (achim@192.168.2.1) by helios.bagwan with SMTP; 27 Jan 2001 23:45:22 -0000 Message-ID: <3A733134.6FAC487A@gottinger.de> From: 320095285153-0001@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] sys-build References: <3A72E971.21CE995B@gottinger.de> <20010127100337.C15584@cvs.gentoo.org> <3A730059.6C5E0FBC@gottinger.de> <20010127111228.A15830@cvs.gentoo.org> <3A730C03.4197A8D3@gottinger.de> <20010127113309.B16142@cvs.gentoo.org> <20010127150002.A45222@bender.physast.uga.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sat Jan 27 14:04:02 2001 X-Original-Date: Sat, 27 Jan 2001 21:36:04 +0100 X-Archives-Salt: e7029eea-b619-4abb-b498-51f8bc2bd90e X-Archives-Hash: 7a0ea16dd185fb9e477f3d0360996b67 Andreas Schweitzer wrote: > After understanding this now :-) I dare to answer on this one. > > > > Hmm, maybe we can use i486 as build-host and make cross-compilers/binutils > > > for all other targets. But I prefere a solution without crocc-compilers that > > > works without tricks. > > > > When you say "all other targets", are you talking about > > i386,486,pentium,pentiumpro and K6? If so, a basic i486 build.tbz2 will work. > > I think that should be correct. :-)))))))) Yes it is. I tested it. I used CHOST=i686-pc-linux-gnu CFLAGS=-O2 -mpentiumpro -march=pentiumpro I builded bison,flex and getext. Then I was ready for binutils/gcc. If I add bison,flex and gettext to sys-build we can imediately start building binutils/gcc for the desired host. > > > > If the user sets the CHOST in /etc/make.conf to i686-pc-linux-gnu before > > You mean in /etc/make.defaults ? > Plus setting CFLAGS. > > Something for the not-next-release : Include the PGCC patches from > www.goof.com/pgcc ? I think it's better to wait for gcc-2.95.3. We used pgcc last year and had troubles with a few packages. But that time we compiled everything with -O6. :-) If you want, make a modified package and post it here, we add it to the cvs-tree and you can test how it works. achim~ > > > > building the system, then the system should compile an i686 gcc and i686 > > binutils, correct? I don't think you'd need a cross-compiler, would you? > > We're not talking about different architectures here -- just different CPU > > variations. > > One build.tbz2 for Intel should be enough. > > Cheers > Andreas > > -- > Department of Physics & Astronomy and Center for Simulational Physics > University of Georgia Phone ++1 (706) 542 5043 > Athens, GA 30602-2451 Fax ++1 (706) 542 2492 > USA http://dilbert.physast.uga.edu/~andy/ > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev