[GHC] #9215: GHC 7.8.2 mingw-w64: symbol not found in link

GHC ghc-devs at haskell.org
Wed Jan 20 08:23:44 UTC 2016


#9215: GHC 7.8.2 mingw-w64: symbol not found in link
-------------------------------------+-------------------------------------
        Reporter:  stuartallenmills  |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.8.2
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:  x86_64
                                     |  (amd64)
 Type of failure:  Other             |            Test Case:
      Blocked By:  9218              |             Blocking:
 Related Tickets:  #9218             |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 Hmm these functions are marked deprecated on MSDN. The recommendation is
 to use the C++ ISO conforming version of these POSIX calls
 https://msdn.microsoft.com/en-us/library/ms235454.aspx which always
 includes the _ in the names. Even when using cdecl.

 Is this ticket still an issue?

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


More information about the ghc-tickets mailing list