
#16106: Remove PowerPC OS X (Darwin) support ---------------------------------+-------------------------------- Reporter: trommler | Owner: trommler Type: task | Status: new Priority: normal | Milestone: ⊥ Component: Compiler | Version: 8.6.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: powerpc Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------- Description changed by trommler: Old description:
OS X for PowerPC is not supported by Apple anymore. GHC's support has most likely bit-rotted and we have no test machine. Let's go ahead and remove support for PowerPC Darwin.
The following components contain PowerPC Darwin specific code: * native code generator * RTS * driver * build system
New description: OS X for PowerPC is not supported by Apple anymore. GHC's support has most likely bit-rotted and we have no test machine. Let's go ahead and remove support for PowerPC Darwin. The following components contain PowerPC Darwin specific code: * native code generator * RTS * driver * build system * testsuite -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16106#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler