can't manage to compile ghc6

Isaac Jones ijones@syntaxpolice.org
30 May 2003 14:15:08 -0400


"Simon Marlow" <simonmar@microsoft.com> writes:

> Are you using GCC 3.3 by any chance?

Aha, yes!

However, "./configure --with-gcc=/blah/blah/gcc-3.2" didn't fix the
problem.  On a hunch I changed the link from /usr/bin/gcc to point to
3.2, and it worked happily.

Thanks.

peace,

isaac