#2312: object splitting is not done under sparc solaris
--------------------------+-------------------------------------------------
 Reporter:  maeder        |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  normal        |      Milestone:         
Component:  Build System  |        Version:  6.8.2  
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  sparc  
       Os:  Solaris       |  
--------------------------+-------------------------------------------------
Comment (by maeder):

 object splitting works with gcc-3.4.4 (I'll attach tmp files). I've called

 {{{
 ghc --make -no-recomp -split-objs -optc-mcpu=ultrasparc -opta-
 mcpu=ultrasparc -keep-tmp-files HughesPJ.hs
 }}}

 Without the ultrasparc opts gcc-3.4.4 complained about `Architecture
 mismatch`

 {{{
 (Requires v9|v9a|v9b; requested architecture is v8.)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2312#comment:5>
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