By default GMP builds for x86_64. Do ./configure ABI=32 to build 32-
bit libraries for GHC.
On Mar 15, 2009, at 10:54 PM, Dean Herington wrote:
I'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.
This works fine for me on PPC and x86 10.4.10. Which GLUT
implementation are you using? Does the code hang or does it crash?
Alan Mock
On Aug 1, 2007, at 7:55 PM, Paul L wrote:
I'm trying to get cross platform GLUT/OpenGL program to run, but even
the simplest code hang on OS X wit