#4034: GHC 6.12.2 fails to build on PowerPC / MacOS X Leopard
-------------------------+--------------------------------------------------
    Reporter:  PHO       |        Owner:                     
        Type:  bug       |       Status:  new                
    Priority:  normal    |    Milestone:  6.12.3             
   Component:  Compiler  |      Version:  6.12.2             
    Keywords:            |   Difficulty:                     
          Os:  MacOS X   |     Testcase:                     
Architecture:  powerpc   |      Failure:  Building GHC failed
-------------------------+--------------------------------------------------
Changes (by simonmar):

  * milestone:  => 6.12.3


Comment:

 You can narrow down the problem by compiling individual modules in the RTS
 with or without -optc-O2.  Also try the sanity checker (+RTS -DS).  It
 will make things easier if you find a smaller program from the testsuite
 that fails, rather than GHC itself.

 I'd like to point out that it's not unknown for GCC to have bugs - we've
 had to work around them in the past, e.g. look in `LdvProfile.c`.

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