
17 Nov
2010
17 Nov
'10
7:37 p.m.
On Wed, 17 Nov 2010 22:38:54 +0100, Stephen Tetley
One caveat is that if you want to build Haskell bindings to C libraries, MinGW+MSys is preferable to Cygwin. Cygwin shared libraries depend on the cygwin.dll which generally isn't what you want for bindings.
If you use MinGW, your compiled program depends on mingwm10.dll (depending on the version of MinGW). Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --