delorie.com/archives/browse.cgi | search |
> (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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |