
#11211: Please add initial platform support for sparc64 ----------------------------------------+------------------------------ Reporter: glaubitz | Owner: Type: bug | Status: patch Priority: highest | Milestone: 8.0.1 Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Linux | Architecture: Other Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------------+------------------------------ Comment (by glaubitz): Hi thomie! I just realized I forgot patching additional files in the compiler, namely compiler/cmm/PprC.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/TargetReg.hs where the architecture is checked in case statements as well. I have already patched my tree and doing some test builds now, both on amd64 and sparc64. The latter will take some more time though :(. Adrian -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11211#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler