[GHC] #12932: -fexternal-interpreter` fails to find symbols

GHC ghc-devs at haskell.org
Fri Dec 9 22:01:48 UTC 2016


#12932: -fexternal-interpreter` fails to find symbols
-----------------------------+----------------------------------------
        Reporter:  dominic   |                Owner:
            Type:  bug       |               Status:  new
        Priority:  normal    |            Milestone:  8.2.1
       Component:  Compiler  |              Version:  8.0.1
      Resolution:            |             Keywords:
Operating System:  MacOS X   |         Architecture:  Unknown/Multiple
 Type of failure:  Other     |            Test Case:
      Blocked By:            |             Blocking:
 Related Tickets:  #12946    |  Differential Rev(s):
       Wiki Page:            |
-----------------------------+----------------------------------------

Comment (by bgamari):

 The problem is that the linker cannot find `___ieee_divdc3`, a `libgcc`
 symbol. I'll need to look into why.

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


More information about the ghc-tickets mailing list