
#10551: dynwrapper points to wrong paths on Windows -------------------------------------+------------------------------------- Reporter: ezyang | Owner: ezyang Type: bug | Status: new Priority: high | Milestone: 7.10.2 Component: Build System | Version: 7.10.2-rc1 Resolution: | Keywords: Operating System: Windows | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * component: Compiler => Build System Comment: No rush. DYNAMIC_GHC_PROGRAMS=NO on Windows (#5987), so this condition is never satisfied: `ifeq "$$(Windows_Host) $$($1_$2_PROGRAM_WAY)" "YES dyn"` Which means that that code is never used. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10551#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler