Colin Schmidt
Colin Schmidt
Which branch of the repo did you use?
I think that bug was fixed on riscv-trunk and I was pretty sure I back ported it to RISCV. I'll double check that but it might be better for you...
I think it should be ``` clang -target riscv64 ... ```
What does ``` llvm-config --targets-built ``` return? I usually explicitly enable riscv in the configure line like ``` ../configure --enable-targets=riscv ```
Ah ok. I can't look into this quite yet but that helps. Thanks for the report! On Nov 25, 2015 4:09 PM, "neuschaefer" [email protected] wrote: > Interestingly, the same bug...
Yes the only supported branch is currently riscv-trunk.
It looks like you don't have python installed "Unexpected failure executing llvm-build: /usr/bin/python2.7: can't open file"
Its gonna be a bit difficult to do things like the second line here. @jwright6323 you have any thoughts? For reference that command enables you to submit different job commands...
Sounds good. This should include the #73 feature as a sub-feature.