From owner-cvs-all Thu Oct 8 10:27:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07013 for cvs-all-outgoing; Thu, 8 Oct 1998 10:27:29 -0700 (PDT) (envelope-from owner-cvs-all) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06994; Thu, 8 Oct 1998 10:27:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (WHAT_THE_HELL_YOU_LOOKING_AT_@d60-147.leach.ucdavis.edu [169.237.60.147]) by relay.nuxi.com (8.8.8/8.6.12) with ESMTP id KAA00460; Thu, 8 Oct 1998 10:27:28 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.1/8.9.1) id RAA23760; Thu, 8 Oct 1998 17:27:15 GMT (envelope-from obrien) Message-ID: <19981008102715.A23724@nuxi.com> Date: Thu, 8 Oct 1998 10:27:15 -0700 From: "David O'Brien" To: Satoshi Asami , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/gcc28 Makefile Reply-To: obrien@NUXI.com References: <199810080119.SAA21081@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810080119.SAA21081@freefall.freebsd.org>; from Satoshi Asami on Wed, Oct 07, 1998 at 06:19:21PM -0700 X-Operating-System: FreeBSD 3.0-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > GNUHOST was defined twice. It *DOES* need to be defined twice. The define for the ELF case is different from the a.out case. See the EGCS port. While granted it is currently broken under ELF, the problem is in the GNU configure script. Once I work out the patch for that, both of these defines will be nessciary. I added the ELF case to the Makefile while I was thinking about it, so I wouldn't messup packaging later. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org)