#3260: Linking stage2 on PPC gives "scattered reloc r_address too large"
-----------------------------+----------------------------------------------
Reporter:  benl              |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  6.11              |       Severity:  critical        
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 Linking the head stage2 compiler on PPC has been failing since about the
 5th of April, with the following message:

 {{{
 ld warning: atom sorting error for
   _ghczm6zi11zi20090527_LibFFI_Czuffizucif_closure_tbl and
   _ghczm6zi11zi20090527_LibFFI_Czuffizutype_closure_tbl
    in compiler/stage2/build/LibFFI.o
 ld warning: atom sorting error for
   _ghczm6zi11zi20090527_LibFFI_Czuffizucif_closure_tbl and
   _ghczm6zi11zi20090527_LibFFI_Czuffizutype_closure_tbl
   in compiler/stage2/build/LibFFI.o
 ld: scattered reloc r_address too large for inferred architecture ppc
 }}}

 From the build bot logs, it was working on the 4th of April. Coincidently,
 a stack of Cmm codegen patches were also pushed that day...

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3260>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to