Mail Archives: cygwin/1997/12/19/15:39:16
> Is it possible to use the cygwin.dll with Visual C 5? I've got a project
> I'm working on that I need to be able to access some of the non win32
> functions (setitimer(), etc). I really can't use gcc to build with as
> I've got way too many pre-compiled libraries to work with.
>
> Thanks.
> g.
In most cases you can easily port to something vc has. Use settimer
in place of setitimer. There are very few functions you should have
a real problem porting (fork, accept, fcntl, signal, and a few
others).
Shane
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -