Ticket #7011 (new bug)

Opened 11 months ago

Last modified 7 months ago

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

gmp-7.4.2.txt Download (229.1 KB) - added by chak 11 months ago.
linker error messages

Change History

Changed 11 months ago by chak

linker error messages

Changed 10 months ago by PHO

  • cc pho@… added

Changed 7 months ago by igloo

  • priority changed from normal to high
  • difficulty set to Unknown
  • milestone set to 7.8.1

If I follow correctly, you are building GHC when this happens?

It works for me with (I think) older versions of OS X and XCode.

Note: See TracTickets for help on using tickets.