LLVM build not working?
Stephen Paul Weber
singpolyma at singpolyma.net
Thu Jan 24 15:52:58 CET 2013
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
More information about the ghc-devs
mailing list