From: Eric Y. K. <eri...@gm...> - 2006-07-11 10:49:07
|
On Wed, Jul 05, 2006 at 17:49:08 +0200, Arthur van Leeuwen wrote: > thought you might like to know the exact procedure I've taken to get > wxHaskell to compile on Mac OS X Tiger. Great! > - Change makefile so that line 718 reads: $(CXX) -r -=20 BTW, my darwinport uses a different approach; it bypasses the the compile-as-static-library step. The advantage is that it works without XCode 2.3 (which saves me a download). The disadvantage is that I don't know what are the potentially negative consequences of bypassing this step. Would you have any idea? Could you comment on this? http://www.loria.fr/~kow/download/patch-wxhaskell-makefile-osx.diff --=20 Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon fran=E7ais. |