[GHC] #9257: CC_CLANG_BACKEND not reconfigured during bindist install
GHC
ghc-devs at haskell.org
Fri Jul 4 21:19:18 UTC 2014
#9257: CC_CLANG_BACKEND not reconfigured during bindist install
-------------------------------------+-------------------------------------
Reporter: MtnViewMark | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.8.2
Resolution: | Keywords: clang
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: Installing GHC | Difficulty: Moderate (less
failed | than a day)
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
Comment (by MtnViewMark):
Just a note for future readers:
The reverse situation works fine. That is, a bindist built on a non-clang
system will install fine on a clang system. The one invocation of gcc -E,
for rts/dist/package.conf.install.raw, builds fine without the special
clang preprocessor flags (-Wno-invalid-pp-token and -Wno-unicode).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9257#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list