Opened 11 years ago
Closed 11 years ago
#40532 closed defect (wontfix)
ghc: build fails: error: empty character constant
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | kitchen.andy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | neverpanic (Clemens Lang) | |
Port: | ghc |
Description
OS X 10.7.5 Lion, Xcode 4.3.3, Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn)
Attachments (1)
Change History (3)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
GHC currently does not build with clang. There is a workaround to do it (https://github.com/ghc-ios/ghc-ios-scripts/blob/master/clang-xcode5-wrapper.hs) and a bug reported upstream (https://ghc.haskell.org/trac/ghc/ticket/7678). This should be fixed in GHC 7.8, which will probably be released in Haskell Platform 2014.2.0.0.
I won't be fixing this on our own.
Note: See
TracTickets for help on using
tickets.
Same on OS X 10.8.4, Xcode 4.5.2, Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)