[Haskell-cafe] Compiling GHC from CVS
Judah Jacobson
judah.jacobson at gmail.com
Fri Feb 25 19:00:31 EST 2005
I had this happen to me a few weeks ago; the fix was to upgrade make
using fink. Right now I have v.3.79.1; which version do you have?
-Judah
On Fri, 25 Feb 2005 16:51:58 -0600, Arjun Guha <GUHAARJU at grinnell.edu> wrote:
> 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
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list