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
<[EMAIL PROTECTED]> 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
>
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to