X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=README.WIN32;h=14364bc21f2920a861eba77f9b005c82822b2d24;hp=0e0495e49491bb57b2ca2378a42bf22926643aa9;hb=HEAD;hpb=d7eb912ed4c477d5f73c07ddd52b9dcfc30e7857 diff --git a/README.WIN32 b/README.WIN32 index 0e0495e4..14364bc2 100644 --- a/README.WIN32 +++ b/README.WIN32 @@ -60,3 +60,12 @@ giving the ./configure. After compilation there should be silc.dll and silcclient.dll files in the lib/ directory. It will also generate silc.lib and silcclient.lib files for linking against a client application. + + +Compiling SILC Toolkit with Cygwin +================================== + +Compiling the Toolkit with Cygwin is equivalent to compiling with MinGW +except that the ./configure does not take the --with-win32 option. In this +case it will compile using Cygwin's libraries and the binaries will require +the Cygwin DLL.