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
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to