
#15916: GHC doesn't build on powerpc64 architecture on systems other than GNU / Linux -------------------------------------+------------------------------------- Reporter: pkubaj | Owner: trommler Type: feature request | Status: patch Priority: normal | Milestone: 8.10.1 Component: Compiler | Version: 8.6.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: powerpc64 Type of failure: Building GHC | Test Case: failed | Blocked By: 15411 | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | https://gitlab.haskell.org/ghc/ghc/merge_requests/81 -------------------------------------+------------------------------------- Comment (by trommler): Replying to [comment:38 pkubaj]:
Log has ./configure, gmake and gmake binary-dist steps. The cross compiler on amd64 is gcc 6.4 while on powerpc64 it is gcc 8. Could you make sure both versions agree? I want to get as many potential sources of trouble out of the equation.
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15916#comment:42 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler