[GHC] #8493: Can't compile happy + ghc with clang's CPP

GHC ghc-devs at haskell.org
Mon Nov 4 03:11:19 UTC 2013


#8493: Can't compile happy + ghc with clang's CPP
----------------------------------------+----------------------------------
        Reporter:  maxs                 |            Owner:
            Type:  bug                  |           Status:  new
        Priority:  highest              |        Milestone:  7.8.1
       Component:  libraries (other)    |          Version:  7.7
      Resolution:                       |         Keywords:  happy clang
Operating System:  MacOS X              |     Architecture:
 Type of failure:  Building GHC failed  |  Unknown/Multiple
       Test Case:                       |       Difficulty:  Unknown
        Blocking:                       |       Blocked By:
                                        |  Related Tickets:
----------------------------------------+----------------------------------

Comment (by maxs):

 Yeah it currently is.

 {{{
 maxs$ gcc -v
 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
 Target: x86_64-apple-darwin12.5.0
 Thread model: posix
 clang: warning: argument unused during compilation: '-Wno-invalid-pp-
 token'
 clang: warning: argument unused during compilation: '-Wno-unicode'
 clang: warning: argument unused during compilation: '-Wno-trigraphs'
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8493#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list