
#14537: Do not link to msvcrt.dll -------------------------------------+------------------------------------- Reporter: johndoe | Owner: (none) Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 (Linking) | Resolution: invalid | Keywords: Operating System: Windows | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by johndoe):
That said, if you have an application that does not explicitly request to use this symbol you say is missing I'd be happy to take a look at this given a repro.
My application is Pandoc 2 (https://github.com/jgm/pandoc/) In imports table it has msvcrt.dll\_wsplitpath_s. msvcrt.dll in windows XP does not have this function (but has plain "_wsplitpath"). Pandoc built with old version of GHC does hot have this issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14537#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler