GHC and Cygwin/MinGW

Rich Fought whatever at fsrz.net
Thu Apr 13 18:37:43 EDT 2006


Hello,
 
I'm trying to port a linux-based Haskell application over to Win32.  I am
fiddling with both MinGW and Cygwin
with varying degrees of bafflement.  This is a server app that utilizes
secure connections with the GnuTLS libraries.
 
>From what I understand, the Win32 version of GHC targets MinGW.  Does this
mean that the GnuTLS libraries
must be compiled for MinGW as well, or is it possible to link in cygwin
libraries via the cygwin.dll somehow?
 
Also, any ideas how difficult a Cygwin port of GHC would be?  Tips would be
much appreciated.
 
Thanks,
Rich
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/glasgow-haskell-users/attachments/20060413/9bcb99d4/attachment-0001.htm


More information about the Glasgow-haskell-users mailing list