Did you get past this point?  I&#39;m hitting:<div><br></div><div><div>== make way=dyn -f GNUmakefile all;</div><div>/Users/dave/Downloads/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -fPIC -dynamic -hisuf dyn_hi -hcsuf dyn_hc -osuf dyn_o -idist/build  -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PrimopWrappers.hs -o dist/build/GHC/PrimopWrappers.dyn_o  -ohi dist/build/GHC/PrimopWrappers.dyn_hi</div>
<div>/var/folders/+U/+U7M7S-rGmSi8lNlphaibU+++TI/-Tmp-//ghc36177_0/ghc36177_0.split__54.s:unknown:missing indirect symbols for section (__DATA,__nl_symbol_ptr)</div><div>&lt;&lt;ghc: 105811188 bytes, 9 GCs, 606208/1093632 avg/max bytes residency (2 samples), 32M in use, 0.00 INIT (0.00 elapsed), 0.27 MUT (1.97 elapsed), 0.04 GC (0.05 elapsed) :ghc&gt;&gt;</div>
<div>make[3]: *** [dist/build/GHC/PrimopWrappers.dyn_o] Error 1</div><div>make[2]: *** [all] Error 1</div><div>make[1]: *** [make.library.ghc-prim] Error 2</div><div>make: *** [stage1] Error 2</div><div><br></div><div>I would really like to have a ghc that doesn&#39;t statically link GMP ;-)</div>
<div><br></div><div>Dave</div><br><div class="gmail_quote">On Sun, Mar 15, 2009 at 9:03 PM, Alan Mock <span dir="ltr">&lt;<a href="mailto:docmach@gmail.com">docmach@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
By default GMP builds for x86_64.  Do ./configure ABI=32 to build 32-bit libraries for GHC.<div><div></div><div class="h5"><br>
<br>
On Mar 15, 2009, at 10:54 PM, Dean Herington wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m trying to install GHC 6.10.1 on Mac OS X 10.5 (PowerPC).  I installed Xcode 3.1.2.  I built libgmp 4.2.4 and installed it in /usr/local/lib.  When I do &quot;./configure&quot; in GHC&#39;s dist directory, however, I get:<br>

<br>
bash-3.2$ ./configure<br>
checking build system type... powerpc-apple-darwin9.6.0<br>
checking host system type... powerpc-apple-darwin9.6.0<br>
checking target system type... powerpc-apple-darwin9.6.0<br>
Which we&#39;ll further canonicalise into: powerpc-apple-darwin<br>
checking for path to top of build tree... dyld: Library not loaded: /usr/local/lib/libgmp.3.dylib<br>
 Referenced from: /Users/family/Desktop/Downloads/ghc-6.10.1/dist/utils/pwd/pwd<br>
 Reason: no suitable image found.  Did find:<br>
        /usr/local/lib/libgmp.3.dylib: mach-o, but wrong architecture<br>
        /usr/local/lib/libgmp.3.dylib: mach-o, but wrong architecture<br>
configure: error: cannot determine current directory<br>
<br>
Any ideas what I&#39;m doing wrong?<br>
<br>
Thanks.<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</blockquote>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br></div>