[GHC] #5435: GHCi linker should run constructors for linked libraries
GHC
ghc-devs at haskell.org
Tue Sep 17 09:57:35 CEST 2013
#5435: GHCi linker should run constructors for linked libraries
-------------------------------------+------------------------------------
Reporter: pumpkin | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.2.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: 7746, 8199 | Related Tickets: #3658
-------------------------------------+------------------------------------
Changes (by ezyang):
* status: infoneeded => closed
* resolution: => fixed
* blockedby: 3658 =>
Comment:
OK, all done. (PS: Windows system linker does NOT honor init_array
sections, so I didn't implement it.)
To repeat: file a new ticket for destructors if you need 'em.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5435#comment:37>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list