[cfe-dev] [LLVMdev] is configure+make dead yet?
Anton Korobeynikov
anton at korobeynikov.info
Thu Jun 21 00:45:31 PDT 2012
Hi Nick,
> If nobody pipes up, I might actually try actually removing it!
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 everything will be fine :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-dev
mailing list