#7442: [PATCH] Fix broken -fPIC on Darwin/PPC
-------------------------+--------------------------------------------------
    Reporter:  PHO       |       Owner:                     
        Type:  bug       |      Status:  patch              
    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 PHO):

  * status:  infoneeded => patch


Comment:

 You are right. That explains why my first patch produced a non-working
 binary when I actually turned `DYNAMIC_BY_DEFAULT` to `YES`. So I updated
 my
 
[https://github.com/phonohawk/ghc/commit/2334112f46a02a15b4e7594462ffa476a300167b
 patch]:
 {{{
 % git fetch git://github.com/phonohawk/ghc.git ticket-7442
 }}}

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