[GHC] #8228: GHC built under Windows does not generate dyn_hi files
GHC
ghc-devs at haskell.org
Thu Sep 5 07:08:20 CEST 2013
#8228: GHC built under Windows does not generate dyn_hi files
--------------------------------------------+------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: GHC doesn't work at all | Unknown/Multiple
Test Case: cabal01 | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by awson):
In short, in compiler/main/DynFlags.hs "YES" in ("Support dynamic-too",
"YES") should be changed to "NO". See the discussion here:
http://ghc.haskell.org/trac/ghc/ticket/7134#comment:23.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8228#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list