Hi,

> It seems that your patch break bindist.

Argh :-)

>  ifdef ENABLE-PROF
>  wx: wx-main-only wx-prof
>  else
>  wx: wx-main-only
>  endif

>  wx-main-only: wxcore-clean wx-main

Huh.  So that's why it kept recompiling wxcore.  Is there a good
reason for wx to be calling wxcore-clean?

>  $docroot isn't in share directory on Windows platform.
>  How about change following in this part?
>
>          if test "$cygpathfound"; then
>           docroot="$ghcroot/doc/libraries"
>          else
>           docroot="$ghcroot/share/doc/ghc/libraries"
>          fi
>          ;;

Fair enough.

By the way, I just noticed why you originally suggested waiting for
wxWidgets 2.8 support (because 2.6 can't build on Leopard).  Not sure
what to do about it.  Some online forums suggest compiling it with the
10.4 SDK

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to