[GHC] #5435: GHCi linker should run constructors for linked libraries

GHC ghc-devs at haskell.org
Sat Sep 14 05:05:13 CEST 2013


#5435: GHCi linker should run constructors for linked libraries
-------------------------------------+------------------------------------
        Reporter:  pumpkin           |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:  7.8.1
       Component:  Compiler          |          Version:  7.2.1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:  3658
        Blocking:  7746, 8199        |  Related Tickets:  #3658
-------------------------------------+------------------------------------

Comment (by ezyang):

 Also:

 {{{
 commit 30bf3ed5aae5603116e45a46923b2cfd67757461
 Author: Edward Z. Yang <ezyang at mit.edu>
 Date:   Thu Sep 5 23:37:37 2013 -0700

     Implement .ctor support for PEi386.

     Signed-off-by: Edward Z. Yang <ezyang at mit.edu>

 commit 291ec132de6a406b3e70ce4b102907b845c7a60b
 Author: Edward Z. Yang <ezyang at mit.edu>
 Date:   Fri Aug 30 19:18:28 2013 -0700

     Implement .init/.init_array support for ELF.

     Signed-off-by: Edward Z. Yang <ezyang at mit.edu>

 }}}

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



More information about the ghc-tickets mailing list