[GHC] #10355: Dynamic linker not initialised

GHC ghc-devs at haskell.org
Sat Apr 25 21:12:26 UTC 2015


#10355: Dynamic linker not initialised
-------------------------------------+-------------------------------------
              Reporter:  dpiponi     |             Owner:
                  Type:  bug         |            Status:  new
              Priority:  normal      |         Milestone:
             Component:  Compiler    |           Version:  7.10.1
              Keywords:              |  Operating System:  Unknown/Multiple
          Architecture:              |   Type of failure:  None/Unknown
  Unknown/Multiple                   |        Blocked By:
             Test Case:              |   Related Tickets:
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
 I get this message:

 [ 3 of 24] Compiling Cable            ( src/Cable.hs, dist/build/ui/ui-
 tmp/Cable.o )

 <no location info>:
     ghc: panic! (the 'impossible' happened)
   (GHC version 7.10.1 for x86_64-apple-darwin):
         Dynamic linker not initialised

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

 when building my code here:
 https://github.com/dpiponi/Moodler/tree/master/Moodler/src under Yosemite
 10.10.2

 So I'm reporting it.

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


More information about the ghc-tickets mailing list