[GHC] #12209: Windows: ByteCodeLink can't find labels "lseek" and "write"
GHC
ghc-devs at haskell.org
Sun Jun 19 15:39:06 UTC 2016
#12209: Windows: ByteCodeLink can't find labels "lseek" and "write"
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.0.1
(Linker) |
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by thomie):
Changing `lseek` to `_lseek` makes `ffi017` pass. But if that is the
correct fix (CPP guarded), then why did the test not fail for other ways
than `WAY=ghci`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12209#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list