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]

Problem with "fopen" in a .dll


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 ?

Thanks,

                                  Claude Indermitte
                                  indermit@mit.edu




--
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]