Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 13 Apr 2000 21:19:38 +0200 (CEST) From: peter karlsson To: cygwin AT sourceware DOT cygnus DOT com Cc: "Larry Hall (RFK Partners, Inc)" Subject: RE: Porting OS/2 EMX __findfirst / __findnext In-Reply-To: <4.3.1.2.20000412132040.00d79790@pop.ma.ultranet.com> Message-ID: X-Warning: Junk / bulk email will be reported X-Rating: This message is not to be eaten by humans Organization: /universe/earth/europe/sweden/vasteras MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 AT sourceware DOT cygnus DOT com