[GHC] #10376: arm/linux linking failure
GHC
ghc-devs at haskell.org
Mon May 4 01:13:24 UTC 2015
#10376: arm/linux linking failure
-------------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.11
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Other
Unknown/Multiple | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Tests `sigcabal01` and `sigcabal02` both fail with an error like:
{{{
/usr/bin/ld.gold: warning: cannot scan executable section 1 of \
/home/erikd/ghc-upstream/testsuite/tests/cabal/sigcabal01/inst-p/lib/\
arm-linux-ghc-7.11.20150501/p_F3lh2Js8iHV9qItpHBsq0d/\
libHSp-1.0-F3lh2Js8iHV9qItpHBsq0d.a(P.o)
for Cortex-A8 erratum because it has no mapping symbols.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10376>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list