#5408: ghc-7.2.1 build failed for PowerPC
----------------------------------+-----------------------------------------
  Reporter:  maeder               |          Owner:  simonmar
      Type:  bug                  |         Status:  patch   
  Priority:  normal               |      Milestone:  7.4.1   
 Component:  Compiler             |        Version:  7.2.1   
Resolution:                       |       Keywords:          
        Os:  MacOS X              |   Architecture:  powerpc 
   Failure:  Building GHC failed  |     Difficulty:  Unknown 
  Testcase:                       |      Blockedby:          
  Blocking:                       |        Related:          
----------------------------------+-----------------------------------------

Comment(by marlowsd@…):

 commit f26546bbb339296d81272b0f8127119862a34b75
 {{{
 Merge: 606f6e1... 616b669...
 Author: Simon Marlow <[email protected]>
 Date:   Fri Dec 9 10:33:45 2011 +0000

     Merge remote branch 'phonohawk/patch-5408'

     * phonohawk/patch-5408:
       Resurrect UseLibFFIForAdjustors from bitrot.
       Detect cases where as(1) doesn't recognise .ident directive (#5408)

  aclocal.m4                        |   11 +++++++++++
  compiler/ghc.mk                   |    2 +-
  compiler/main/SysTools.lhs        |    2 ++
  compiler/nativeGen/AsmCodeGen.lhs |   11 +++++++----
  compiler/utils/Platform.hs        |    1 +
  ghc.mk                            |    8 +++++---
  libffi/ghc.mk                     |    8 ++++----
  rts/ghc.mk                        |    9 ++++++++-
  rts/package.conf.in               |    2 +-
  settings.in                       |    1 +
  10 files changed, 41 insertions(+), 14 deletions(-)
 }}}

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