#5480: Ghc 7.2.1 does not build anymore on NetBSD
-------------------------+--------------------------------------------------
    Reporter:  adegroot  |        Owner:  igloo              
        Type:  bug       |       Status:  patch              
    Priority:  high      |    Milestone:  7.4.1              
   Component:  Compiler  |      Version:  7.2.1              
    Keywords:            |     Testcase:                     
   Blockedby:            |   Difficulty:                     
          Os:  NetBSD    |     Blocking:                     
Architecture:  x86       |      Failure:  Building GHC failed
-------------------------+--------------------------------------------------

Comment(by igloo@…):

 commit 498467cf44e871a6abdb1e16714f6e91c7b10a80
 {{{
 Author: Ian Lynagh <[email protected]>
 Date:   Fri Nov 25 01:12:47 2011 +0000

     Fixes for NetBSD

     Based on a patch from Arnaud Degroote <[email protected]> in
     trac #5480.

  aclocal.m4                        |    5 ++++-
  compiler/main/DriverPipeline.hs   |    2 +-
  compiler/main/StaticFlags.hs      |    4 ++--
  compiler/nativeGen/PPC/CodeGen.hs |    1 +
  compiler/utils/Platform.hs        |    2 ++
  mk/config.mk.in                   |    1 +
  rts/RtsUtils.c                    |    2 +-
  7 files changed, 12 insertions(+), 5 deletions(-)
 }}}

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