
#9884: Compling on arm and getting "No native code generator, so using LLVM" -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: low | Milestone: Component: Build System | Version: 7.9 Keywords: | Operating System: Architecture: arm | Unknown/Multiple Difficulty: Easy (less than 1 | Type of failure: Incorrect hour) | warning at compile-time Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Compiling GHC on Arm and I get a constant stream of warnings like: {{{ when making flags consistent: Warning: No native code generator, so using LLVM }}} This can be fixed with a simple patch to `mk/build.mk.sample`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9884 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler