Displaying 3 results from an estimated 3 matches for "llvmcompiler".
2007 Jun 12
0
[LLVMdev] Questions on getting started with LLVM on Win32
Hello,
> > (*) I understand it uses the MinGW toolchain—does LLVM thus need to be
> > installed in the same directory structure as MinGW?
No, it shouldn't. It can be configured and built in any directory.
> > I guess, in general, I’m just looking for a simple “this is how to get
> > LLVM going on a Win32 box”, and I’m not finding it.
Well, there is nothing special of
2007 Sep 27
0
[LLVMdev] Bugs in Getting Started Guide
Hello, Ted.
> (*) For a MinGW/MSYS system, is the default /usr/local configure
> parameter still the correct one? My MSYS installation doesn’t seem to
> have one, so either I screwed that up, or else this isn’t good advice
> for a MSYS installation.
Yes, it is. It will be created if it doesn't exist. However, you can
surely select any prefix you want (even with paths of form
2008 Mar 31
2
[LLVMdev] Proposal for GSoc project - Compile programs with LLVM compiler
...quires knowledge regarding compiler technology and I will continue to work
on this area to make further contributions to the LLVM community in future.
For further information you can refer my resume [8].
References
[1] - http://llvm.org/
[2] - http://llvm.org/docs/TestingGuide.html
[3]- http://llvmcompiler.blogspot.com/
[4] -
http://llvmcompiler.blogspot.com/2008/03/proposal-for-summer-of-code-2008.html
[5]- http://www.cse.mrt.ac.lk/
[6]- http://paba50.googlepages.com/LexicalAnalizer.zip
[7]- http://paba50.googlepages.com/PrettyPrinter.zip
[8]- http://paba50.googlepages.com/Paba-resume.pdf
-----...