[GHC] #7780: GHC HEAD dll fails to build on Windows

GHC ghc-devs at haskell.org
Sun Apr 2 13:14:24 UTC 2017


#7780: GHC HEAD dll fails to build on Windows
----------------------------------------+---------------------------------
        Reporter:  rassilon             |         Owner:  igloo
            Type:  bug                  |        Status:  closed
        Priority:  normal               |     Milestone:
       Component:  Build System         |       Version:
      Resolution:  fixed                |      Keywords:
Operating System:  Windows              |  Architecture:  Unknown/Multiple
 Type of failure:  Building GHC failed  |     Test Case:
      Blocked By:                       |      Blocking:
 Related Tickets:                       |
----------------------------------------+---------------------------------

Comment (by Sergei Trofimovich <slyfox@…>):

 In [changeset:"03e34256e2cba964adf6dcdb1682618f26400b3a/ghc"
 03e34256/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="03e34256e2cba964adf6dcdb1682618f26400b3a"
 compiler/ghc.mk: fix GhcWithInterpreter=NO build failure

 When GhcWithInterpreter=NO is set in mk/build.mk build
 fails as:

     $ inplace/bin/dll-split compiler/stage2/build/.depend-v-dyn.haskell
 "DynFlags" ...
     Reachable modules from DynFlags out of date
     Please fix compiler/ghc.mk, or building DLLs on Windows may break
 (#7780)
     Extra modules: ByteCodeTypes InteractiveEvalTypes

 Signed-off-by: Sergei Trofimovich <slyfox at gentoo.org>
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7780#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list