Re: [GHC] #6086: Cross compilation fails using system linker for other architecture binaries
#6086: Cross compilation fails using system linker for other architecture binaries ---------------------------------+------------------------------------------ Reporter: mtjm | Owner: simonmar Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Build System | Version: 7.5 Keywords: | Os: Linux Architecture: Unknown/Multiple | Failure: Building GHC failed Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by marlowsd@…): commit f77291d60f33fe601dbe0ff94b0192c5cd4ad6b5 {{{ Author: Simon Marlow <marlowsd@gmail.com> Date: Wed Jan 16 14:15:47 2013 +0000 Pass --with-ld=$(LD) to ghc-cabal when configuring packages (#6086) rules/build-package-data.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6086#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC