Hi guys,<div><br></div><div>I'm new on LLVM (and linux, and gcc and so on) and I'd like to know how to run and test LLVM projects. I've downloaded, installed and tested LLVM tools, such as llvm-gcc, llc, lli etc. But I don't know how to test examples provided.</div>
<div><br></div><div>I just called "sudo make" inside "llvm/examples/fibonacci/", what generated a directory named "Release" containing 2 files: <b>fibonacci.d</b> and <b>fibonacci.o</b>. How can I generate a binary executable file from those ones? I've tried to use gcc, but I got a lot of undefined reference errors. Where can I find a example of the command line I should use?</div>
<div><br></div><div>Thanks a lot.</div><div><br></div><div>P.S. I'm using ubuntu 10.10.</div><div>-- <br>[]'s, pcmnac.<br>
<a href="http://www.pcmnac.com" target="_blank">www.pcmnac.com</a><br>
</div>