[GHC] #12211: nofib: Undefined reference to `base_GHCziErr_errorWithoutStackTracezuwild_closure'

GHC ghc-devs at haskell.org
Sun Jun 19 17:52:13 UTC 2016


#12211: nofib: Undefined reference to
`base_GHCziErr_errorWithoutStackTracezuwild_closure'
---------------------------------+---------------------------------
           Reporter:  trommler   |             Owner:
               Type:  bug        |            Status:  new
           Priority:  normal     |         Milestone:
          Component:  Compiler   |           Version:  8.1
           Keywords:             |  Operating System:  Linux
       Architecture:  powerpc64  |   Type of failure:  None/Unknown
          Test Case:             |        Blocked By:
           Blocking:             |   Related Tickets:
Differential Rev(s):             |         Wiki Page:
---------------------------------+---------------------------------
 Running nofib on PowerPC 64-bit Linux fails with:
 {{{
 ==nofib== fannkuch-redux: time to link fannkuch-redux follows...
 Main.o:(.toc+0x0): undefined reference to
 `base_GHCziErr_errorWithoutStackTracezuwild_closure'
 collect2: error: ld returned 1 exit status
 `gcc' failed in phase `Linker'. (Exit code: 1)
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12211>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list