LLVM supports both unregisterised and registerised builds. I've created this ticket to track: http://hackage.haskell.org/trac/ghc/ticket/7622 On 24 January 2013 06:52, Stephen Paul Weber <singpolyma@singpolyma.net> wrote:
Somebody claiming to be Stephen Paul Weber wrote:
I just tried my LLVM unregistered build again against HEAD (for QNX ARM) and got this:
when making flags consistent: Warning: Compiler unregisterised, so compiling via C
You can clearly see that `-fllvm` *is* being passed, and I double-checked and I do have the quick-llvm build type selected... but it's trying via C? What?
Looking at the code, it seems that unregistered builds are *only* via C, though I thought I had read they could be LLVM as well.
<http://hackage.haskell.org/trac/ghc/attachment/ticket/7621/unregistered-arm-llvm-hack.patch> seems to work.
-- Stephen Paul Weber, @singpolyma See <http://singpolyma.net> for how I prefer to be contacted edition right joseph
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs