
#10383: AArch64: get GHC Calling convention working ----------------------------------------+------------------------------- Reporter: erikd | Owner: erikd Type: feature request | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: aarch64 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): ----------------------------------------+------------------------------- Comment (by edmund): Alternatively, would the following procedure work? - Build the unmodified source in the usual way, all stages. - Run the testsuite to give a basis for comparison. - Set stage=2 in build.mk. - Reconfigure: ./configure --disable-unregisterised - make - Run the testsuite again. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10383#comment:20 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler