[Haskell-cafe] ghc: could not execute: opt
Oliver Batchelor
saulzar at gmail.com
Sat Mar 3 14:46:01 CET 2012
Hi Graham,
opt is the is the LLVM optimizer, so you need to install LLVM.
Cheers,
Oliver
On Sat, Mar 3, 2012 at 9:39 PM, Graham Berks <graham at fatlazycat.com> wrote:
> Hi, trying out haskell.
>
> Have osx 10.7 and ghc 7.0.4 via homebrew
>
> When attempting to compile a program via cabal i get
>
> ghc: could not execute: opt
>
> I assume I have something missing / not configured with my env.
>
> Can someone point me in the direction ?
>
> Thanks
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list