[LLVMdev] redhat 9, compiling llvm-1.0.tar.gz

Chris Lattner sabre at nondot.org
Tue Oct 28 14:59:02 PST 2003


On Tue, 28 Oct 2003, [koi8-r] "Valery A.Khamenya[koi8-r] "  wrote:
> Hi Chris and all,
> > LLVM itself doesn't.  The files that live in the llvm/runtime directory
> > are runtime libraries for the C/C++ front-end.  If you're not using those
> > front-ends, then you don't need to build them.
>
> I see. Anyway, it would be nice to have a few words about building/installing llvm and cfrontend. I fail to find notes on this matter in README or INSTALL files.
>
> (BTW, concerning compilation of cfrontend both `make bootstrap' and `make' fail while linkage phase, I guess I should have set some options to `configure' and/or some environment variables)
>
> Sorry if I've missed some docs.

No problem, I think the doc you are looking for is located here:
http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html

I can understand why you didn't find it though: it's not linked off the
main page!

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list