On Mon, Jul 14, 2014 at 4:53 AM, Christiaan Baaij <
christiaan.ba...@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
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to