[GHC] #7612: Automatically start the haskell runtime in DllMain on windows -shared

GHC cvs-ghc at haskell.org
Thu Jan 31 07:42:10 CET 2013


#7612: Automatically start the haskell runtime in DllMain on windows -shared
------------------------------+---------------------------------------------
  Reporter:  schyler          |          Owner:                  
      Type:  feature request  |         Status:  new             
  Priority:  normal           |      Milestone:                  
 Component:  Compiler         |        Version:  7.6.1           
Resolution:                   |       Keywords:                  
        Os:  Windows          |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |     Difficulty:  Unknown         
  Testcase:                   |      Blockedby:                  
  Blocking:                   |        Related:                  
------------------------------+---------------------------------------------
Changes (by schyler):

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


Comment:

 I will do some personal investigation. This feature could be easily
 implemented but the hs_init routine would need to be audited such that it
 does not make any non-Kernel32 calls.

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



More information about the ghc-tickets mailing list