[GHC] #12209: Windows: ByteCodeLink can't find labels "lseek" and "write"
GHC
ghc-devs at haskell.org
Sun Jun 19 15:33:32 UTC 2016
#12209: Windows: ByteCodeLink can't find labels "lseek" and "write"
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime | Version: 8.0.1
System (Linker) |
Keywords: | Operating System: Windows
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Tests `ffi017` and `ffi021` are failing on Windows, for `WAY=ghci`.
> During interactive linking, GHCi couldn't find the following symbol:
> lseek
> During interactive linking, GHCi couldn't find the following symbol:
> write
These are regressions from 7.10.3.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12209>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list