Date: Mon, 1 Mar 1999 22:21:33 -0800 From: "David O'Brien" <obrien@NUXI.com> To: Richard Wackerbarth <rkw@dataplex.net> Cc: current@FreeBSD.ORG Subject: Re: gcc Message-ID: <19990301222133.A13655@relay.nuxi.com> In-Reply-To: <Pine.BSF.4.05.9903020008370.3727-100000@nomad.dataplex.net>; from Richard Wackerbarth on Tue, Mar 02, 1999 at 12:12:48AM -0600 References: <4.2.0.25.19990301191722.00a50100@216.101.162.50> <Pine.BSF.4.05.9903020008370.3727-100000@nomad.dataplex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990301222133.A13655>