
13 Oct
2008
13 Oct
'08
11:47 a.m.
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