[Haskell-cafe] Could not build win32 dll..

Yakov ZAYTSEV iakovz at gmail.com
Mon Oct 13 11:47:15 EDT 2008


Hello,

Sadly, I've found --mk-dll option unrecognized by latest stable GHC 6.8.3..
I'm new to win32 development
How one can make win32 dll at the moment?
I've successfully compiled Adder sources from example from section
11.5.4 of user guide
I need to build dll to be called from foreign application
The only way I see is to use MinGW's gcc which is shipped with GHC
distrib to manually link everything GHC runtime needs
Did I missed something?

TIA

-- 
Best wishes,
Y


More information about the Haskell-Cafe mailing list