[GHC] #16387: Duplicate vsnwprintf symbol on Windows
GHC
ghc-devs at haskell.org
Tue Mar 5 17:09:03 UTC 2019
#16387: Duplicate vsnwprintf symbol on Windows
---------------------------------+----------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Resolution: | Keywords: broken-test
Operating System: Windows | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Comment (by bgamari):
Replying to [comment:6 Phyx-]:
> I'll need to double check but I believe we always `libmingwex` now? If
so we can just remove the built-in symbol or mark it weak.
Good timing; I just sent you an email about this. :)
Indeed it does seem that we link against `mingwex` whenever it is
available. However, looking through the history I don't believe this has
changed in the recent past.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16387#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list