
#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 cetu86): I have to confirm having exactly the same problem. build command line is {{{ ./configure --target=arm-unknown-linux-gnueabi --enable-unregisterised --with-nm=/usr/bin/nm --prefix=$HOME/haskell/ghc-build && make quick- cross }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/6086#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler