[GHC] #9257: CC_CLANG_BACKEND not reconfigured during bindist install

GHC ghc-devs at haskell.org
Wed Aug 26 23:43:08 UTC 2015


#9257: CC_CLANG_BACKEND not reconfigured during bindist install
-------------------------------------+-------------------------------------
        Reporter:  MtnViewMark       |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:
       Component:  Build System      |                 Version:  7.8.2
      Resolution:  fixed             |                Keywords:  clang
Operating System:  MacOS X           |            Architecture:
 Type of failure:  Installing GHC    |  Unknown/Multiple
  failed                             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #8683             |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => fixed
 * related:   => #8683


Comment:

 Thanks to a patch by carter in #8683, the bindist configure script now
 figures out which C preprocessor to use, and which flags to pass it. Those
 settings are written to the `settings` file.

 I just tested all this with HEAD, and it seems to work fine. Please reopen
 if something is still not working.

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


More information about the ghc-tickets mailing list