[GHC] #11561: Have static ghci link against its own copy of its libraries

GHC ghc-devs at haskell.org
Tue Feb 9 07:35:50 UTC 2016


#11561: Have static ghci link against its own copy of its libraries
-------------------------------------+-------------------------------------
        Reporter:  rwbarton          |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  low               |            Milestone:
       Component:  Runtime System    |              Version:  8.1
  (Linker)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11238            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by trommler):

 Replying to [comment:1 rwbarton]:
 > I don't know how this would interact with remote ghci. Badly, I guess.
 Why? Remote GHCi lives in its own process, so the way the parent process
 is linked does not matter at all. Am I missing something fundamental here?

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


More information about the ghc-tickets mailing list