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

#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

#12211: nofib: Undefined reference to `base_GHCziErr_errorWithoutStackTracezuwild_closure' ---------------------------------+--------------------------------- Reporter: trommler | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: invalid | Keywords: Operating System: Linux | Architecture: powerpc64 Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+--------------------------------- Changes (by trommler): * status: new => closed * resolution: => invalid Comment: I had a stale assembly file in the source tree that I generated a couple of weeks ago. Sorry about the noise. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12211#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC