[GHC] #11578: Fix GHC on AArch64/Arm64
GHC
ghc-devs at haskell.org
Mon Feb 15 12:39:56 UTC 2016
#11578: Fix GHC on AArch64/Arm64
-------------------------------------+-------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: aarch64
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------
Comment (by mfox):
It is crazy that mine works with almost no problems and doesn't even seem
to care about llvm versions. You can try my build of HEAD: https://s3-us-
west-1.amazonaws.com/stack-aarch64/ghc-8.1.20160209-aarch64-unknown-
linux.tar.bz2
I built llvm 3.7 and clang using default options and installed to
/usr/local from: http://llvm.org/releases/download.html
I am still curious whether there is some hardware difference, if it comes
down to an ubuntu vs debian thing or whether I just got lucky somehow.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11578#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list