GHC 6.4 release candidates available
Judah Jacobson
judah.jacobson at gmail.com
Sat Feb 19 15:03:44 EST 2005
OK, never mind on the second count; it turned out that Apple's gcc
v3.1 preprocessor can't handle c-- files. Switching to gcc v.3.3
fixed that issue.
-Judah
On Sat, 19 Feb 2005 11:40:23 -0500, Judah Jacobson
<judah.jacobson at gmail.com> wrote:
> 2 issues (6.4.20050218):
>
> Compiling on OS X 10.2.8 (using gcc 3.1, ghc-6.2.2) gave an error on
> ghc/rts/Linker.c. The tarball includes a bogus version of
> ghc/includes/ghcplatform.h, which from what I can tell ought to be
> generated by make. Deleting the file and re-making seemed to work for
> a while. (Also, should that file be removed by make clean? It
> doesn't seem to be...)
>
> Later on in the compilation, though, I got another error (pasted
> below) on ghc/rts/Apply.cmm.
>
> Thanks,
> -Judah
>
More information about the Glasgow-haskell-users
mailing list