[GHC] #8228: GHC built under Windows does not generate dyn_hi files
GHC
ghc-devs at haskell.org
Mon Jan 13 06:28:14 UTC 2014
#8228: GHC built under Windows does not generate dyn_hi files
--------------------------------------------+------------------------------
Reporter: ezyang | Owner:
Type: bug | thoughtpolice
Priority: highest | Status: new
Component: Compiler | Milestone: 7.8.1
Resolution: | Version: 7.7
Operating System: Windows | Keywords:
Type of failure: GHC doesn't work at all | Architecture:
Test Case: cabal01 | Unknown/Multiple
Blocking: | Difficulty: Unknown
| Blocked By:
| Related Tickets: #7134
--------------------------------------------+------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"4af1e76c701a7698ebd9b5ca3fb1394dd8b56c8d/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="4af1e76c701a7698ebd9b5ca3fb1394dd8b56c8d"
Add Windows to NoSharedLibsPlatformList
We're punting on full -dynamic and -dynamic-too support for Windows
right now, since it's still unstable. Also, ensure "Support dynamic-too"
in `ghc --info` is set to "NO" for Cabal.
See issues #7134, #8228, and #5987
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8228#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list