Hi,
Change your /usr/bin/ghc to
#!/bin/sh
exec /Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/ghc
-optc-m32 -opta-m32 -optl-m32
-B/Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/. -dynload
wrapped ${1+"$@"}
The options -optc-m32 -opta-m32 -optl-m32 must b
Hi Greg,
I used 6.8.1 as bootstrap. I have a 6.6.1 so I'll try again with it.
But it is good news to know that it is building on your Mac. Now I
have more hope :-)
Thanks,
Christophe.
Hi Christophe,
On Dec 23, 2007, at 11:02 AM, alpheccar wrote:
Was someone able to build ghc 6.8
Was someone able to build ghc 6.8.2 on PPC with OS X 10.4 (Tiger) ?
I had no problems to build the 6.8.1 but with 6.8.2, I get the error:
../../compiler/stage1/ghc-inplace -package-name base-3.0.1.0 -hide-
all-packages -split-objs -i -idist/build/autogen -idist/build -i. -
Idist/build -Iinclude