[GHC] #1648: ghci linker does not know about rts_getWord64
GHC
trac at galois.com
Mon Sep 3 10:31:10 EDT 2007
#1648: ghci linker does not know about rts_getWord64
-------------------------------+--------------------------------------------
Reporter: duncan | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 6.8
Component: Runtime System | Version: 6.6.1
Severity: major | Resolution: fixed
Keywords: | Difficulty: Easy (1 hr)
Os: Linux | Testcase: ffi019
Architecture: x86_64 (amd64) |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* resolution: => fixed
* testcase: => ffi019
* status: new => closed
Comment:
Fixed, thanks.
{{{
Mon Sep 3 14:16:25 BST 2007 Simon Marlow <simonmar at microsoft.com>
* FIX #1648: rts_mkWord64 was missing
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1648>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list