Displaying 1 result from an estimated 1 matches for "c85fa3f8".
2012 Jun 21
4
[LLVMdev] is configure+make dead yet?
Anton Korobeynikov <anton at korobeynikov.info> writes:
> I think cmake system lacks many features of autoconf system. In
> addition to already said thing, I think the major missing thing is
> cross-compilation support.
> You can easy cross-compile llvm/clang via standard
> --build/--host/--target flags. If you will show that this will be
> possible by cmake - then