mingw headers and libraries missing

Andy Koppe andy.koppe@gmail.com
Tue Jul 28 05:23:00 GMT 2009


> 2009/7/27 Georg Troska:
>> I want to compile some code with -mno-cygwin.
>> Unfortunately some mingw-libs are missing (sys/select.h, sys/cdefs.h). also
>> the corresponding libraries
>>
>> How can I get them?
>
> You can't, because MingW doesn't implement select().

ps: Windows itself has a select() in <winsock.h>, but that only works
on sockets and not on any file as required by POSIX and implemented by
Cygwin.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list