[GHC] #16387: Duplicate vsnwprintf symbol on Windows

GHC ghc-devs at haskell.org
Tue Mar 5 17:10:51 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):

 Ahh, I might be wrong, actually: See
 90538d86af579595987826cd893828d6f379f35a.

 The RTS has always imported `mingwex` when available (although it looks
 like the `configure` test may have been buggy at one point). However, as
 of the above commit we now always link `base` against `mingwex`.

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


More information about the ghc-tickets mailing list