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

Ian Lynagh igloo at earth.li
Mon Oct 13 13:47:12 EDT 2008


Hi Yakov,

On Mon, Oct 13, 2008 at 07:47:15PM +0400, Yakov ZAYTSEV wrote:
> 
> 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

It sounds like you have the wrong version of the users guide. 12.6 is
the section on Windows DLLs with 6.8.3, and doesn't mention that flag:
http://www.haskell.org/ghc/docs/6.8.3/html/users_guide/win32-dlls.html


Thanks
Ian



More information about the Haskell-Cafe mailing list