[Haskell-cafe] Compiling GHC from CVS
Arjun Guha
GUHAARJU at Grinnell.EDU
Fri Feb 25 17:51:58 EST 2005
I'm having trouble compiling GHC from CVS. Make seems to be looping
infinitely while compiling the stage1 compiler. Make -d gives me:
Pruning file 'main/Config.hs'
On and on and on.
The commands I used to make (from the fptools) directory were:
autoreconf
./configure --prefix=/Users/arjun/local/fptools
Make
I'm using Mac OS X 10.3.8 with GHC 6.2.1.
-Arjun
More information about the Haskell-Cafe
mailing list