[GHC] #10352: Properly link Haskell shared libs on all systems

GHC ghc-devs at haskell.org
Sat Aug 13 07:12:26 UTC 2016


#10352: Properly link Haskell shared libs on all systems
-------------------------------------+-------------------------------------
        Reporter:  duncan            |                Owner:  Phyx-
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.11
  (Linking)                          |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:  5987
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 Hmm third option using a proxy won't work as I forgot that
 `__pfnDliNotifyHook2` isn't an OS function but one provided by the lazy
 loading stubs. I will just have to conditionally modify the GHC code.

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


More information about the ghc-tickets mailing list