On Fri, 18 Jul 2008 14:58:05 +0900, Audrey Tang <[EMAIL PROTECTED]> wrote: > It's okay, I built Wx2.8+MediaCtrl and it works correctly now, using > MSYS + MINGW instead of MSVC.
If you change wxhaskell source, please send us your patches. > Now if you can teach me how to make a binary distribution I'd be happy > to share it... We can make binary distribution by just running "make bindist" command after make wx. But ... users want to make smaller executable file, and want to use profiled version of library. So, we must use following command: ./configure --with-msc --enable-split-objs --hcprof make make install make wx make bindist Note: You must use Haddock 0.9 or higher to build Haddock documentation. Because current darcs repository's source code require to use Haddock 0.9 or higher. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel