On Wed, 17 Nov 2010 22:38:54 +0100, Stephen Tetley <stephen.tet...@gmail.com> wrote:

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
--
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to