[GHC] #7942: aarch64 support in ghc
#7942: aarch64 support in ghc ------------------------------------+--------------------------------------- Reporter: jcapik | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: Unknown/Multiple Failure: GHC doesn't work at all | Blockedby: Blocking: | Related: ------------------------------------+--------------------------------------- Hello. Please, introduce the aarch64 support in ghc. The latest LLVM seems to support the aarch64 already. Thanks in advance. Regards, Jaromir. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7942> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7942: aarch64 support in ghc ------------------------------------+--------------------------------------- Reporter: jcapik | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: arm Failure: GHC doesn't work at all | Blockedby: Blocking: | Related: ------------------------------------+--------------------------------------- Changes (by jcapik): * architecture: Unknown/Multiple => arm -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7942#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7942: aarch64 support in ghc ------------------------------------+--------------------------------------- Reporter: jcapik | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: arm Failure: GHC doesn't work at all | Blockedby: Blocking: | Related: ------------------------------------+--------------------------------------- Changes (by juhpetersen): * cc: juhp@… (added) -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7942#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7942: aarch64 support in ghc ------------------------------------+--------------------------------------- Reporter: jcapik | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: arm Failure: GHC doesn't work at all | Blockedby: 7623 Blocking: | Related: ------------------------------------+--------------------------------------- Changes (by kgardas): * blockedby: => 7623 Comment: I'm not against working on this but first we need to have properly working x64-linux -> arm-linux cross-compiling tool chain on place which I'm not sure if it's working or not. So I mark this as blocking on #7623 for now. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7942#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7942: aarch64 support in ghc ------------------------------------+--------------------------------------- Reporter: jcapik | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: arm Failure: GHC doesn't work at all | Blockedby: 7623 Blocking: | Related: ------------------------------------+--------------------------------------- Comment(by jdulaney): Fedora has a working cross compilation tool chain, and so does linaro. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7942#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7942: aarch64 support in ghc ------------------------------------+--------------------------------------- Reporter: jcapik | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: arm Failure: GHC doesn't work at all | Blockedby: 7623 Blocking: | Related: ------------------------------------+--------------------------------------- Comment(by kgardas): I'm using linaro here for this, but the question is not about C cross- compilation tool-chain but about GHC LLVM-based cross-compilation support. If this is ready and working at least for ARM (as the most used cross- compilation target), then let's start working on it. If not, then let's first solve this homework... -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7942#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (2)
-
GHC -
GHC