Burcu Ozserim wrote: > c:\cygwin\usr\include\mingw\unistd.h(23) : error > C2081: 'off_t' : name in formal parameter list illegal
This looks like the error message of MSVC or some other compiler that isn't gcc. That's not going to work, you must use gcc. Brian -- 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/