[Haskell-beginners] DPH installation and LLVM
listig314 at gmail.com
listig314 at gmail.com
Sat Aug 4 23:05:19 CEST 2012
Since I haven't gotten any further answers I'm trying my luck again…
Does anyone have an idea how I can get the llvm backend to work? My configuration is:
Mac OS X 10.7.4
XCode 4.3.3 (with Command Line Tools installed)
Haskell Platform 2012.2.0.0 32 bit
llvm (via Homebrew)
Oliver
>> Probably the official package from llvm.org unless you use something like macports or homebrew. They should install under /usr/local.
>
> So I went with homebrew which I think installs everything under /usr/local by default. Now I get:
>
> ---
> Configuring dph-examples-0.6.1.3...
>
> /var/folders/57/rjs423s5227dnc8rh_2rp4jh0000gn/T/95011.c:1:0:
> internal compiler error: Illegal instruction: 4
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://developer.apple.com/bugreporter> for instructions.
> cabal: Error: some packages failed to install:
> dph-examples-0.6.1.3 failed during the configure step. The exception was:
> ExitFailure 1
> ---
>
> What's wrong?
>
> Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120804/47280113/attachment.htm>
More information about the Beginners
mailing list