Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 06:06:40 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        Bruce Evans <bde@zeta.org.au>, peter@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Ruslan Ermilov <ru@FreeBSD.org>
Subject:   Re: cvs commit: src/usr.bin/colldef Makefile
Message-ID:  <20020124060640.C57892@dragon.nuxi.com>
In-Reply-To: <XFMail.020109121935.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Wed, Jan 09, 2002 at 12:19:35PM -0800
References:  <20020110003133.X8745-100000@gamplex.bde.org> <XFMail.020109121935.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020124060640.C57892>