Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-Id: <200003280450.WAA18169@hp2.xraylith.wisc.edu> To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: net release/installer status? In-reply-to: Your message of "Mon, 27 Mar 2000 23:41:23 EST." <20000327234123 DOT A26568 AT cygnus DOT com> Date: Mon, 27 Mar 2000 22:50:15 -0600 From: Mumit Khan Chris Faylor writes: > > There *is* a -I in winsup/Makefile.common: > > INCLUDES:=-I. -I$(cygwin_source)/include -I$(cygwin_source) -I$(newlib_source > )/libc/sys/cygwin -I$(newlib_source)/libc/include -I$(w > 32api_include) > > AFAICT, it is being set correctly. I see a > -I/whatever/winsup/w32api/include in my CC lines when I compile. Aargh, you're right. I'm looking at my copy on my laptop, which is way out of date -- I don't even know how old it is. Sorry about that. > I did submit a patch to include the various include directories when > building gcc: > > LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/include \ > -I$(srcdir)/../winsup/cygwin/include \ > -I$(srcdir)/../winsup/w32api/include > > This is in the sourceware gcc. I see it now. > I don't have your (Mumit) sources handy but I thought we'd already gone > through this exercise with your sources, too. I don't think I had built one-tree gcc/winsup/etc before freezing the gcc-2.95.2-1 sources. I'm definitely missing this bit. Sigh. Let's see what Corinna's problem is first and we'll take it from there. Regards, Mumit