This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: net release/installer status?


Chris Faylor <cgf@cygnus.com> writes:
> 
> There *is* a -I<path_to_w32ap_include> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]