[GHC] #6086: Cross compilation fails using system linker for other architecture binaries

GHC ghc-devs at haskell.org
Tue Sep 9 17:17:54 UTC 2014


#6086: Cross compilation fails using system linker for other architecture binaries
----------------------------------------------+---------------------------
              Reporter:  mtjm                 |            Owner:
                  Type:  bug                  |           Status:  new
              Priority:  high                 |        Milestone:  7.8.4
             Component:  Build System         |          Version:  7.8.3
            Resolution:                       |         Keywords:
      Operating System:  Linux                |     Architecture:  arm
       Type of failure:  Building GHC failed  |       Difficulty:  Unknown
             Test Case:                       |       Blocked By:
              Blocking:                       |  Related Tickets:
Differential Revisions:                       |
----------------------------------------------+---------------------------

Comment (by rwbarton):

 Hmm, so that's in libffi. Check how it was configured (`libffi/build/arm-
 unknown-linux-gnueabi/config.log` should tell you) and see whether
 anything looks amiss there. Perhaps you needed to clean more before re-
 configuring (`make distclean` should probably be enough, but `make
 maintainer-clean` is the ultimate hammer).

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


More information about the ghc-tickets mailing list