#10551: dynwrapper points to wrong paths on Windows -------------------------------------+------------------------------------- Reporter: ezyang | Owner: ezyang Type: bug | Status: new Priority: normal | 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: Phab:D1001 -------------------------------------+------------------------------------- Comment (by Edward Z. Yang <ezyang@…>): In [changeset:"6c5a66a225fcd65eb3abe32cc2128b0b90440451/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="6c5a66a225fcd65eb3abe32cc2128b0b90440451" Fix #10551 by using LIB_NAMES. Summary: (NB: this code is dead at the moment since Windows is not built dynamically.) Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu> Test Plan: none Reviewers: austin Subscribers: thomie, bgamari Differential Revision: https://phabricator.haskell.org/D1001 GHC Trac Issues: #10551 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10551#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler