Hi, On Wed, 08 Apr 2009 20:52:58 +0900, <e.y....@brighton.ac.uk> wrote: > Wed Apr 8 11:41:20 BST 2009 Eric Kow <e.y....@brighton.ac.uk> > * Remove targets for building wxcore.
Why this changes doesn't care about "make bindist"? Windows user doesn't have unix shell (e.g. msys or cygwin) in default. And current Cabal doesn't care about installing C library binary before building Haskell project. So, breaking binary distribution causes serious problem. You can see this problem following thread. http://www.haskell.org/pipermail/hopengl/2009-March/000795.html http://www.haskell.org/pipermail/libraries/2009-April/011493.html > So what this patch bundle aims to do is to move us in the direction of only > using the configure and make stuff to build wxc, install wxc and generate the > wxcore Haskell files with wxdirect. > > I don't know yet if this is the right way to about things. All I noticed is > that wxcore really does build with the Simple method once you have generated > the hs files. I guess the idea would be that we would have to generate the > files and then release them on hackage. I also don't know if the generated > .hs files are platform-independent. If they are not, would it be difficult > to make them so? > > Anyway, if this works as expected then we can tell people: > > - install wxWidgets (configure, etc) > - install wxc (configure, etc) > - cabal install wx I agree this change is useful. But that is not good for all Windows users. I think we must modify your patch to support binary distribution. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel