Clipboard from Cygwin?
DJ Delorie
dj@delorie.com
Wed Aug 2 07:00:00 GMT 2000
> (Don't let it throw you, that's a different config.h file). The problem
> is, winsup.h defines __INSIDE_CYGWIN__, but most of the .cc files in
> winsup include stuff like <errno.h> and <stdlib.h> *before* winsup.h.
> These <include files> get resolved to the newlib/libc/include directory,
> and poof: libc/include/sys/config.h gets included but __INSIDE_CYGWIN__
> hasn't been defined yet.
Sounds like I need to edit some Makefiles. Thanks for noticing; I
only checked that in yesterday!
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list