#1884: Win64 Port
-------------------------------+--------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Compiler | Version: 6.8.1
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: x86_64 (amd64) | Os: Windows
-------------------------------+--------------------------------------------
(slightly optimistically adding this to the 6.10 milestone).
For Win64 we need:
* A working mingw64 port, which doesn't exist yet. There are
experimental
patches to gcc and binutils, I believe. Alternatively, we could do
the Windows Native port first, and avoid mingw.
* Win64 has a different calling convention, so all the usual stuff needs
to be ported: the native code generator, adjustors, FFI support in
GHCi, etc.
Perhaps libffi would make this easier (see #793).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1884>
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