[GHC] #9884: Compling on arm and getting "No native code generator, so using LLVM"

GHC ghc-devs at haskell.org
Sat Dec 13 22:15:53 UTC 2014


#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


More information about the ghc-tickets mailing list