This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: tiny winsup config patch




> We can't add -nostdinc to the Makefile.in since you may be building winsup
> without newlib in the same tree, and hence need to pick up includes from
> the installed area.

I didn't think you *could* build cygwin1.dll without newlib in the
same tree.  Even if you could, the newlib we build with is the one we
want includes from, so if we know where that is, that's where we
should get includes from.