[GHC] #9673: aarch64 7.8.4, 7.10, 7.11: lib/ghc/bin/ghc-pkg --version does not output from subprocess
GHC
ghc-devs at haskell.org
Fri Apr 10 10:41:28 UTC 2015
#9673: aarch64 7.8.4, 7.10, 7.11: lib/ghc/bin/ghc-pkg --version does not output
from subprocess
-------------------------------------+-------------------------------------
Reporter: juhpetersen | Owner:
Type: bug | Status: new
Priority: high | Milestone:
Component: Compiler | Version: 7.10.1-rc1
Resolution: | Keywords:
Operating System: Linux | Architecture: aarch64
Type of failure: Installing GHC | Test Case:
failed | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by erikd):
Pretty certain that the problem is caused by a lack of SMP support for
AArch64 in `mk/config.mk`.
With the attached patch I was able to compile and install from git HEAD.
Still need to do a little more testing to be sure.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9673#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list