#2965: GHC on OS X does not compile 64-bit
-----------------------------+----------------------------------------------
Reporter: Axman6 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Testcase:
Os: MacOS X | Architecture: x86_64 (amd64)
-----------------------------+----------------------------------------------
Comment (by chak):
I agree that it would be interesting to get this to work. But this won't
be done with a couple of CFLAGS. There is more involved, such as getting
the runtime system compile for 64bit. All the required code should
already be in there (for 64bit support on other archs), but the Mac build
currently assumes 32bit. So, that should be split into two paths, one Mac
32bit and one Mac 64bit (and then there is Mac ppc of course).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2965#comment:1>
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