[GHC] #8444: Fix CPP issue with Xcode5 in integer-simple

GHC ghc-devs at haskell.org
Mon Oct 14 15:53:48 UTC 2013


#8444: Fix CPP issue with Xcode5 in integer-simple
-------------------------------------+-------------------------------------
        Reporter:  lukexi            |            Owner:
            Type:  bug               |           Status:  new
        Priority:  highest           |        Milestone:  7.8.1
       Component:  libraries         |          Version:  7.7
  (other)                            |         Keywords:
      Resolution:                    |     Architecture:  Unknown/Multiple
Operating System:  Unknown/Multiple  |       Difficulty:  Easy (less than 1
 Type of failure:  Building GHC      |  hour)
  failed                             |       Blocked By:
       Test Case:                    |  Related Tickets:
        Blocking:                    |
-------------------------------------+-------------------------------------
Changes (by lukexi):

 * status:  closed => new
 * resolution:  invalid =>


Comment:

 OK, here's an approach to route around the problem entirely.
 Use
 add-word_size_in_bits_float-to-machdeps.patch
 and
 use-word_size_in_bits_float-in-integer-simple.patch

 (integer-simple-xcode5-clang-cpp-fix.patch doesn't work when clang is
 passed -traditional, producing 64##.0 :P)

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


More information about the ghc-tickets mailing list