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

GHC cvs-ghc at haskell.org
Wed Jan 16 15:38:40 CET 2013


#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 at 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



More information about the ghc-tickets mailing list