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

Reply via email to