#7442: [PATCH] Fix broken -fPIC on Darwin/PPC
-------------------------+--------------------------------------------------
    Reporter:  PHO       |       Owner:                     
        Type:  bug       |      Status:  infoneeded         
    Priority:  normal    |   Milestone:                     
   Component:  Compiler  |     Version:  7.7                
    Keywords:            |          Os:  MacOS X            
Architecture:  powerpc   |     Failure:  Building GHC failed
  Difficulty:  Unknown   |    Testcase:                     
   Blockedby:            |    Blocking:                     
     Related:            |  
-------------------------+--------------------------------------------------
Changes (by simonmar):

  * status:  patch => infoneeded
  * difficulty:  => Unknown


Comment:

 On darwin/x86 we needed a different fix, see `Note [darwin-x86-pic]` in
 `compiler/cmm/CmmPipeline.hs`.  I think you might need to do the same on
 darwin/PPC, please take a look and see what you think.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7442#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to