[llvm-commits] [llvm] r86955 - in /llvm/trunk: Makefile.config.in autoconf/configure.ac configure include/llvm/Config/config.h.in
Óscar Fuentes
ofv at wanadoo.es
Thu Nov 12 07:03:10 PST 2009
Anton Korobeynikov
<anton at korobeynikov.info> writes:
>> What are the missing features of the cmake based build system?
> Does cmake build system support cross-compilation?
Yup. I ussually build LLVM on Linux with MinGW cross-compiler.
See http://www.llvm.org/docs/CMake.html#cross
It is simpler than it seems :-)
--
Óscar
More information about the llvm-commits
mailing list