Hi, Is there a way to use cygwin1.dll by MSVC++ compiler/linker? I (read FAQ, searched lists and) tried with defines and includes but couldn't make MSVC++ compile against cygwin headers like #include <pthread.h> and end up with errors like ...\cygwin\usr\include\sys\_types.h(13) : error C2632: 'long' followed by 'long' not allowed
Does someone managed that? Manne -- 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/