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]

Re: Is it possible to use cygwin32.dll using VC++


>I have tried to port some small UNIX utilities to Win NT.. and it will
>be tedious if rewrite them in WIN32 API.. but my boss insisted that I
>cannot use 'free' compiler like g++.. :(

If your boss won't let you use a free compiler like g++, but will let
you use a free library like cygwin32, then your boss is seriously
confused.

>So is it possible to use cygwin32.dll with VC++?

In principle, sure: a DLL is a DLL.  In practice, try it and see what
happens.

Ian
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]