[GHC] #5987: Too many symbols in ghc package DLL

GHC ghc-devs at haskell.org
Tue Jan 26 10:51:17 UTC 2016


#5987: Too many symbols in ghc package DLL
---------------------------------+----------------------------------------
        Reporter:  igloo         |                Owner:
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  7.5
      Resolution:                |             Keywords:
Operating System:  Windows       |         Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:  5355
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+----------------------------------------

Comment (by simonmar):

 I propose:
 * Do not dynamically-link GHC on Windows
 * Do not build a dynamic version of the GHC package
 * Continue to build dynamic versions of everything else
 * Use Remote GHCi (`-fexternal-interpreter`) to get dynamic linking in
 GHCi
 * Close this ticket :)

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


More information about the ghc-tickets mailing list