[GHC] #11211: Please add initial platform support for sparc64
GHC
ghc-devs at haskell.org
Sat Dec 19 11:04:52 UTC 2015
#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: |
----------------------------------------+------------------------------
Changes (by thomie):
* cc: slyfox (added)
* status: infoneeded => patch
Comment:
glaubitz: can you `git grep ArchSPARC`, and see if you covered all cases?
I see for example that you didn't change libraries/ghci/GHCi/InfoTable.hsc
(it's a rather new file), though there is a special case for `ArchSPARC`
there.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11211#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list