This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: Porting OS/2 EMX __findfirst / __findnext


Larry Hall (RFK Partners, Inc):

> If you really need getops(), you will need to write your own, find a
> substitute, or switch back to the Cygwin compiler and run configure.

I wrote a simple substitute to use when it isn't available. The rest of the
code seems to work fine now (including _findfirst), after patching limits.h
a little bit to get around some pre-processor errors I got using it.

> I'm not sure why findfirst()/findnext() would have disappeared from the
> Mingw version. Are you sure its not just in other files?

They are in io.h.


Thanks to everyone who answered! Seems to work just fine now (hopefully I
didn't break the CygWin compilation in the progress).

-- 
\\//
peter - http://www.softwolves.pp.se/



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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