This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

[Bug+partial diagnosis] Can't build Cygwin source tarball with out-of-tree mingw-runtime


When attempting to build Cygwin from a source tarball against out-of-tree
mingw-runtime, the compile fails at cygcheck.cc, because the in-tree cygwin
newlib sys/types.h is #included in place of /usr/include/mingw/sys/types.h -
There is an -I option passed to g++ which points to the place where mingw
would be if it was in-tree.

A simple workaround for now is to build with mingw in-tree.



Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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