From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18616 invoked by alias); 22 Jul 2002 14:42:21 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 18581 invoked from network); 22 Jul 2002 14:42:15 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by sources.redhat.com with SMTP; 22 Jul 2002 14:42:15 -0000 Received: by redhat.com (Postfix, from userid 201) id E98E71B405; Mon, 22 Jul 2002 10:42:18 -0400 (EDT) Date: Mon, 22 Jul 2002 09:20:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: [g++-3.1.1-4]: include flags still necessary to compile cygwin cvs (cygdaemon-branch) Message-ID: <20020722144218.GC4122@redhat.com> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20020722125521.26243.qmail@web21010.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722125521.26243.qmail@web21010.mail.yahoo.com> User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-07/txt/msg01721.txt.bz2 On Mon, Jul 22, 2002 at 05:55:21AM -0700, Nicholas Wourms wrote: >I just wanted to report that I am still having to append: > >"-I/usr/include/c++/3.1.1" > >when building the cygwin sources from the cygdaemon branch. This is >because one of the cygserver files uses "#include " and for some >reason g++ preprocessor isn't finding it properly. However, everything is >perfect once I pass the include flag. I was under the impression you >thought you had fixed this, so I thought it would be worthwile to inform >you that this condition still exists. And, so...? We've already discussed why it is necessary to do this. It wasn't anticipated that a new release of gcc would magically fix the problem. There is no way that it could. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/