[Haskell-cafe] llvm on macos

Brandon Allbery allbery.b at gmail.com
Sat Aug 10 17:36:25 CEST 2013


On Sat, Aug 10, 2013 at 7:39 AM, Dominic Steinitz <dominic at steinitz.org>wrote:

> <no location info>:
>     Warning: Couldn't figure out LLVM version!
>              Make sure you have installed LLVM
> ghc: could not execute: opt
>
> The ghc documentation
> (
> http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/code-generators.html
> )
> says that llvm and clang are installed by default for 10.6 and
> later. I am on 10.8.3.
>

Apple *still* doesn't ship a full LLVM for some reason. I installed one via
MacPorts; Homebrew also has it. Maybe if enough people file bugs with
Apple, they'll start providing the whole thing instead of just the parts
they use in Xcode. :/

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130810/4fddf023/attachment.htm>


More information about the Haskell-Cafe mailing list