Hi,<div>How can I generate executable to mips with llvm-gcc.</div><div>I'm using Ilvm-2.9, X86PC and the following commands:</div><div><br></div><div>llvm-gcc -emit-llvm hello.c -c -o hello.bc (OK)</div><div>llc -march=mips hello.bc  -o hello.s (OK)</div>


<div><br></div><div>gcc hello.s -o hello (does not work).</div><div><br></div><div>Thanks,</div><div><div><br></div>-- <br><font><b><i>Rafael Parizi</i></b></font><br><br><br><br>
</div>