Installing ghc-7.8.3 OS X bindist fails on Xcode 4 CLI-only machine

Brandon Allbery allbery.b at gmail.com
Mon Jul 14 14:41:52 UTC 2014


On Mon, Jul 14, 2014 at 4:53 AM, Christiaan Baaij <
christiaan.baaij at gmail.com> wrote:

> > cc1: error: unrecognized command line option "-Wno-invalid-pp-token"
> > cc1: error: unrecognized command line option "-Wno-unicode"
>

Those are clang options, for what it's worth. It seems to be defaulting to
Xcode 5 / clang if xcode-select fails; it should probably test against
/usr/bin/gcc directly for that case.

-- 
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/glasgow-haskell-users/attachments/20140714/f0dd53f4/attachment.html>


More information about the Glasgow-haskell-users mailing list