Re: 32 to 64 bit problem

2009-11-15 Thread alpheccar
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

Re: ANNOUNCE: GHC version 6.8.2

2007-12-23 Thread alpheccar
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

Re: ANNOUNCE: GHC version 6.8.2

2007-12-23 Thread alpheccar
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