
#9868: ghc: panic! Dynamic linker not initialised -------------------------------------+------------------------------------- Reporter: Jamedjo | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: Compile- | Difficulty: Unknown time crash | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by hanjoosten): Hi, I have the same bug, but on a windows 7 64bits machine. I have installed EclipesFP on it, which uses buildwrapper. The Buildwrapper output is: buildwrapper.exe: panic! (the 'impossible' happened) (GHC version 7.8.3 for x86_64-unknown-mingw32): Dynamic linker not initialised Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug build-wrapper- json:[null,[{"l":{"l":1,"ec":1,"el":1,"c":1,"f":"src\\Database\\Design\\Ampersand\\Input\\Parsing.hs"},"t":"buildwrapper.exe: panic! (the 'impossible' happened)\n (GHC version 7.8.3 for x86_64-unk nown-mingw32):\n\tDynamic linker not initialised\n\nPlease report this as a GHC bug: http://www.haskell.org/ghc/reportabug\n","s":"Error"}]] buildwrapper.exe: warning: inet_ntoa from ws2_32 is linked instead of __imp_inet_ntoa buildwrapper.exe: warning: getnameinfo from ws2_32 is linked instead of __imp_getnameinfo buildwrapper.exe: warning: getaddrinfo from ws2_32 is linked instead of __imp_getaddrinfo buildwrapper.exe: warning: freeaddrinfo from ws2_32 is linked instead of __imp_freeaddrinfo buildwrapper.exe: warning: accept from ws2_32 is linked instead of __imp_accept buildwrapper.exe: warning: WSACleanup from ws2_32 is linked instead of __imp_WSACleanup buildwrapper.exe: warning: WSAStartup from ws2_32 is linked instead of __imp_WSAStartup buildwrapper.exe: warning: WSACleanup from ws2_32 is linked instead of __imp_WSACleanup buildwrapper.exe: warning: tolower from msvcrt is linked instead of __imp_tolower buildwrapper.exe: warning: toupper from msvcrt is linked instead of __imp_toupper buildwrapper.exe: warning: isalpha from msvcrt is linked instead of __imp_isalpha buildwrapper.exe: warning: isalnum from msvcrt is linked instead of __imp_isalnum buildwrapper.exe: warning: isupper from msvcrt is linked instead of __imp_isupper buildwrapper.exe: warning: isgraph from msvcrt is linked instead of __imp_isgraph buildwrapper.exe: warning: isprint from msvcrt is linked instead of __imp_isprint buildwrapper.exe: warning: ispunct from msvcrt is linked instead of __imp_ispunct buildwrapper.exe: warning: iscntrl from msvcrt is linked instead of __imp_iscntrl buildwrapper.exe: warning: isupper from msvcrt is linked instead of __imp_isupper buildwrapper.exe: C:\Users\hjo20125\Git\ampersand\.cabal-sandbox\x86_64 -windows-ghc-7.8.3\hslua-0.3.13\HShslua-0.3.13.o: unknown symbol `mingw_getsp' Hope this helps in some way. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9868#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler