[GHC] #8664: libffi does not recognize AArch64 (ARM64)

#8664: libffi does not recognize AArch64 (ARM64) -------------------------------------+------------------------------------- Reporter: kgardas | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: libraries (other) | Version: 7.7 Keywords: | Operating System: Linux Architecture: arm | Type of failure: Building GHC Difficulty: Easy (less than 1 | failed hour) | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------+------------------------------------- Hello, bundled libffi-3.0.11's configure does not recognize aarch64/arm64 platform. This is easily solvable by replacing it with newer release. I tested 3.0.13 and it went well. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8664 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8664: libffi does not recognize AArch64 (ARM64) -------------------------------------+------------------------------------- Reporter: kgardas | Owner: ekmett Type: bug | Status: closed Priority: normal | Milestone: Component: Core | Version: 7.7 Libraries | Keywords: Resolution: duplicate | Architecture: arm Operating System: Linux | Difficulty: Easy (less than 1 Type of failure: Building | hour) GHC failed | Blocked By: Test Case: | Related Tickets: #8701 Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * cc: core-libraries-committee@… (added) * status: new => closed * resolution: => duplicate * related: => #8701 Comment: HEAD has been updated to libffi 3.1 in #8701. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8664#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC