[GHC] #10955: GHC on windows does not resolve DLL dependencies

GHC ghc-devs at haskell.org
Sat Oct 10 15:40:09 UTC 2015


#10955: GHC on windows does not resolve DLL dependencies
-------------------------------------+-------------------------------------
        Reporter:  Phyx-             |                Owner:  Phyx-
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Runtime System    |              Version:  7.10.2
  (Linker)                           |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 There are new APIs introduced in Windows vista+ that allow us to modify
 the loader load path reliably.

 However this means dropping XP support. If XP Support is required we can
 resort to modifying the `PATH` variables.

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


More information about the ghc-tickets mailing list