Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  DPH installation and LLVM (Brandon Allbery)
   2. Re:  DPH installation and LLVM ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Sun, 15 Jul 2012 17:06:49 -0400
From: Brandon Allbery <[email protected]>
Subject: Re: [Haskell-beginners] DPH installation and LLVM
To: [email protected]
Cc: [email protected]
Message-ID:
        <cakfcl4xca6o6bgr27o7a8uxz9qwmfbgxlqofd8qdkhrfiyc...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Sun, Jul 15, 2012 at 4:58 PM, <[email protected]> wrote:

> > Apple doesn't ship the full LLVM suite, but only the small part Apple
> cares about; you need to install a full LLVM from somewhere else.
>
> Thanks for your quick answer. So how would I install the full LLVM suite
> and make it coexist peacefully with whatever Apple chose to ship?


Probably the official package from llvm.org unless you use something like
macports or homebrew.  They should install under /usr/local.

-- 
brandon s allbery                                      [email protected]
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20120715/09ca5650/attachment-0001.htm>

------------------------------

Message: 2
Date: Sun, 15 Jul 2012 20:23:56 -0400
From: [email protected]
Subject: Re: [Haskell-beginners] DPH installation and LLVM
To: Brandon Allbery <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

> 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/20120715/b82bd2be/attachment-0001.htm>

------------------------------

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 49, Issue 17
*****************************************

Reply via email to