[LLVMdev] Problem building the LLVM sample project

Óscar Fuentes ofv at wanadoo.es
Mon Apr 4 08:21:27 PDT 2011


Pablo Barrio <pbarrio at die.upm.es> writes:

> I'm starting a new project and I'm having some trouble with the LLVM 
> configure+Makefile system.

Can't help you with the configure+Makefile problem, but you could
consider using the LLVM CMake build system instead:

http://www.llvm.org/docs/CMake.html

If you describe the build requirements your project has I could give
advice on how to implement it with cmake.

[snip]




More information about the llvm-dev mailing list