On Mon, Oct 13, 2003 at 11:15:25PM +0200, Gerrit P. Haase wrote: > Hallo Edward, > > >> GCC='gcc -mno-cygwin' ./configure. > > [...] > > > (ex: -mno-cygwin doesn't define WINNT, which mingw does) > > $ gcc -mno-cygwin -dM -E -xc /dev/null | grep WINNT > #define WINNT 1
my mistake. but still, problems exist (as per my previous statement, try the two gcc commands one against mingw, the other against cygwin, and compare the two results. They are vastly out of sync. Ed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/