#3400: OS X: ghc broken on Snow Leopard
-------------------------+--------------------------------------------------
Reporter: bbb | Owner: igloo
Type: bug | Status: closed
Priority: high | Milestone: 6.12.1
Component: Compiler | Version: 6.11
Severity: blocker | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Os: MacOS X
Architecture: x86 |
-------------------------+--------------------------------------------------
Comment (by chak):
Replying to [comment:17 guest]:
> It doesn't seem to allow linking with 64-bit OSX libraries like XLib
(e.g. for xmonad). Am I right ?
The libraries on Snow Leopard are shipped as universal binaries containing
code for PPC, i386, and x86_64. When a 32-bit GHC invokes the linker, it
will automatically pick the 32-bit version of the library.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3400#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs