[GHC] #8009: error: 'stg_C_FINALIZER_LIST_info' undeclared (first use in this function)

GHC ghc-devs at haskell.org
Sat Jun 22 14:36:36 CEST 2013


#8009: error: 'stg_C_FINALIZER_LIST_info' undeclared (first use in this function)
--------------------------------+-------------------------------------------
Reporter:  erikd                |          Owner:           
    Type:  bug                  |         Status:  new      
Priority:  normal               |      Component:  Compiler 
 Version:  7.7                  |       Keywords:           
      Os:  Linux                |   Architecture:  powerpc64
 Failure:  Building GHC failed  |      Blockedby:           
Blocking:                       |        Related:           
--------------------------------+-------------------------------------------

Comment(by erikd@…):

 commit ffe2e22c11518994108f1f319764fe898e899086
 {{{
 Author: Erik de Castro Lopo <erikd at mega-nerd.com>
 Date:   Sat Jun 22 22:00:01 2013 +1000

     Fix #8009 : Failure to compile on powerpc64-linux.

     Add definitions for stg_C_FINALIZER_LIST and n_capabilities.

  includes/stg/MiscClosures.h |    4 ++++
  1 files changed, 4 insertions(+), 0 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list