From owner-freebsd-current Mon Mar 1 22:21:54 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 3349A14C87 for ; Mon, 1 Mar 1999 22:21:53 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.2/8.9.1) id WAA13678; Mon, 1 Mar 1999 22:21:33 -0800 (PST) (envelope-from obrien) Date: Mon, 1 Mar 1999 22:21:33 -0800 From: "David O'Brien" To: Richard Wackerbarth Cc: current@FreeBSD.ORG Subject: Re: gcc Message-ID: <19990301222133.A13655@relay.nuxi.com> Reply-To: obrien@NUXI.com References: <4.2.0.25.19990301191722.00a50100@216.101.162.50> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Richard Wackerbarth on Tue, Mar 02, 1999 at 12:12:48AM -0600 X-Operating-System: FreeBSD 3.1-STABLE 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-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Although this approach works, IMHO, the more appropriate approach > would be to use "${CC}" rather than "cc" in ALL the makefiles and then > define "CC=/usr/bin/egcc" There will be troubles compling C++ code (groff) if our Makefiles add -I/usr/include/g++ to CXXFLAGS, which I'll bet it does. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message