Ticket #7011 (new bug)
32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8
| Reported by: | chak | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 7.8.1 |
| Component: | libraries (other) | Version: | 7.5 |
| Keywords: | Mountain Lion | Cc: | pho@… |
| Operating System: | MacOS X | Architecture: | x86 |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
If I use the 32bit version of GHC 7.4.2 (OS X installer from the GHC downloads page) on OS X 10.8 DP4 with Xcode 4.5 DP, the compilation of package integer-gmp (from the Git repo) fails. Specifically, the GMP files seem to be compiled for the wrong architecture and hence the linker complains — log file attached.
This problem may well also present on earlier version of OS X as well. (I haven't used the 32bit version for a while.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

