[Haskell-cafe] GHC trouble on Leopard

2008-09-16 Thread Miguel Vilaca

Hi,

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


The work-around of removing the option -fvia-C pointed somewhere on  
the web is not an option here due to library dependecies.


Any hints on how to solve this?

Thanks in advance

Miguel Vilaça

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] GHC trouble on Leopard

2008-09-16 Thread Jason Dusek
  Could you provide us with the command line you were using?

--
_jsn
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] GHC trouble on Leopard

2008-09-16 Thread Manuel M T Chakravarty

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
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe