delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199908220657.BAA06299@mercury.xraylith.wisc.edu> |
To: | CLI <indermit AT worldnet DOT att DOT net> |
cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: Problem with "fopen" in a .dll |
In-Reply-To: | Your message of "Sat, 21 Aug 1999 09:32:54 EDT." |
<37BEAA85 DOT B3397237 AT worldnet DOT att DOT net> | |
Date: | Sun, 22 Aug 1999 01:57:13 -0500 |
From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
CLI <indermit AT worldnet DOT att DOT net> writes: > Hi, > > I try to create a .dll library with a "open" function inside. > When I use this library from another language (Oberon), > "open" returns -1 and errno is equal to 89 > (operation not supported). > The same open works fine when I use it inside cygwin. > > Is there some initialisation to do to be able to use open or fopen when > called from another language ? It's not a question of another language, but rather the runtime used by the other language. If your Oberon compiler is built with Cygwin, then it'll work; otherwise it won't. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |