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