[GHC] #781: GHCi on x86_64, cannot link to static data in shared libs

GHC ghc-devs at haskell.org
Tue Sep 30 14:23:16 UTC 2014


#781: GHCi on x86_64, cannot link to static data in shared libs
-------------------------------------+-------------------------------------
              Reporter:  guest       |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  high        |        Milestone:  7.10.1
             Component:  Compiler    |          Version:  6.5
            Resolution:              |         Keywords:  getEnvironment
      Operating System:  Linux       |     Architecture:  x86_64 (amd64)
       Type of failure:  GHCi crash  |       Difficulty:  Unknown
             Test Case:              |       Blocked By:
  getEnvironment01                   |  Related Tickets:
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by simonmar):

 * status:  closed => new
 * resolution:  fixed =>


Comment:

 Works in 7.8.3 because we're using dynamic linking.  The bug still remains
 in the RTS linker.

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


More information about the ghc-tickets mailing list