[Haskell-cafe] GHC trouble on Leopard
Manuel M T Chakravarty
chak at cse.unsw.edu.au
Wed Sep 17 00:51:24 EDT 2008
Miguel,
> I tried to compile some code on Mac Os X (Intel) Leopard.
> I have GHC 6.8.3 installed - the installer from GHC webpage
> (GHC-6.8.3-i386.pkg).
>
> But when I run make I get this error
>
> ghc-6.8.3: could not execute: /Library/Frameworks/GHC.framework/
> Versions/608/usr/lib/ghc-6.8.3/ghc-asm
This is not a common problem. I suspect that either your installation
somehow got corrupt or you somehow changed your Perl installation.
(The file in question is a Perl script.)
Manuel
More information about the Haskell-Cafe
mailing list