Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 From: JRSON AT NetZero DOT Net (John R Hanson) To: "Victor Szel" , cygwin AT sourceware DOT cygnus DOT com Subject: Re: BUG: open() O_ flags one bit too high Date: Mon, 06 Sep 1999 05:39:28 GMT Reply-To: JRSON AT NetZero DOT Net Message-ID: <37d41830.95140531@smtp.netzero.net> References: <00f201bef785$7ac2cb50$0a0ac8c8 AT VECWS1> <37d344b8 DOT 40996984 AT smtp DOT netzero DOT net> <013701bef7a0$92bd7370$0a0ac8c8 AT VECWS1> In-Reply-To: <013701bef7a0$92bd7370$0a0ac8c8@VECWS1> X-Mailer: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Note-from-DJ: This may be spam You cannot use ANYTHING compiled for mingw32 when linking cygwin apps. libmoldname contains pointers to functions in crtdll, use objdump -p to see what dll's and functions you are linking to. On Sun, 5 Sep 1999 15:14:22 +0200, you wrote: >John, > > >> Cygwin uses win32 calls, not crtdll or msvcrt(XX) >> calls, so the only way you can tell which flags >> do what is to USE THE SOURCE LUKE ;-) >> if you have had problems with open, you may >> be using the wrong headers, DO NOT use vc++ >> or mingw32 headers when building cygwin apps. > >The headers are OK, I've checked them: #include , >and this points to the Cygwin fcntl.h. > >But: > >We are linking Harbour with the MOLDNAME library, could >this be the problem ? > >Victor Szel > > ________________________________________________________ NetZero - We believe in a FREE Internet. Shouldn't you? Get your FREE Internet Access and Email at http://www.netzero.net/download/index.html -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com