From owner-cvs-all Thu Jan 24 6: 6:44 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6807837B402; Thu, 24 Jan 2002 06:06:41 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g0OE6eZ06324; Thu, 24 Jan 2002 06:06:40 -0800 (PST) (envelope-from obrien) Date: Thu, 24 Jan 2002 06:06:40 -0800 From: "David O'Brien" To: John Baldwin Cc: Bruce Evans , peter@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Ruslan Ermilov Subject: Re: cvs commit: src/usr.bin/colldef Makefile Message-ID: <20020124060640.C57892@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020110003133.X8745-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Jan 09, 2002 at 12:19:35PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 09, 2002 at 12:19:35PM -0800, John Baldwin wrote: > >> Why do we need -I${.CURDIR}? AFAIK, -nostdinc doesn't enforce -I-. > > > > parse.y #includes "common.h", and gcc-3.mumble apparently broke the > > magic that makes it possible for common.h to be found (the generated > > file parse.c contains a #line statement that gives the full path to > > the source file parse.y, and compilers are apparently supposed to use > > this to resolve ""-style includes). > > If it builds ok on gcc3.1, It will not. What BDE said about gcc3+ (ie, libcpp) is correct. Pleaes don't waste time on this insignificant thing -- there are better SMP things for you to do. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message