[GHC] #11745: In GHC Download section it is not stated that ARMv7 build is only for 32bit ARM

#11745: In GHC Download section it is not stated that ARMv7 build is only for 32bit ARM --------------------------------+-------------------------------------- Reporter: varosi | Owner: Type: bug | Status: new Priority: low | Milestone: Component: Compiler | Version: 7.10.3 Keywords: | Operating System: Linux Architecture: arm | Type of failure: Documentation bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: --------------------------------+-------------------------------------- [https://www.haskell.org/ghc/download_ghc_7_10_3#linux_armv7] I have tried that on ARM64 and it doesn't "configure" because ghc-pwd is 32bit. This waste some time to figure out. If it is stated in the site, that those are 32bit distributions only - it will safe some effort. {{{ ubuntu@geekbox-arm64:~/ghc-7.10.2$ ./configure checking for path to top of build tree... utils/ghc-pwd/dist- install/build/tmp/ghc-pwd-bindist: line 3: /home/ubuntu/ghc-7.10.2/utils /ghc-pwd/dist-install/build/tmp/ghc-pwd: No such file or directory configure: error: cannot determine current directory }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11745 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11745: In GHC Download section it is not stated that ARMv7 build is only for 32bit ARM --------------------------------------+------------------------------ Reporter: varosi | Owner: Type: bug | Status: new Priority: low | Milestone: Component: Compiler | Version: 7.10.3 Resolution: | Keywords: Operating System: Linux | Architecture: arm Type of failure: Documentation bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | --------------------------------------+------------------------------ Comment (by varosi): Both on 7.10.2 and 7.10.3. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11745#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11745: In GHC Download section it is not stated that ARMv7 build is only for 32bit ARM --------------------------------------+------------------------------ Reporter: varosi | Owner: Type: bug | Status: closed Priority: low | Milestone: Component: Compiler | Version: 7.10.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: arm Type of failure: Documentation bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | --------------------------------------+------------------------------ Changes (by bgamari): * status: new => closed * cc: erikd (added) * resolution: => fixed Comment: ARMv7 is a 32-bit architecture; if you have a 64-bit ARM box then you are using an ARMv8 chip. We currently don't have a binary distribution for ARMv8. Regardless, I can update the download page language to clear up any confusion. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11745#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11745: In GHC Download section it is not stated that ARMv7 build is only for 32bit ARM --------------------------------------+------------------------------ Reporter: varosi | Owner: Type: bug | Status: closed Priority: low | Milestone: Component: Compiler | Version: 7.10.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: arm Type of failure: Documentation bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | --------------------------------------+------------------------------ Comment (by varosi): Thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11745#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC