[LLVMdev] [cfe-dev] is configure+make dead yet? (original) (raw)

Manuel Klimek klimek at google.com
Thu Jul 5 05:14:48 PDT 2012


On Wed, Jul 4, 2012 at 6:16 PM, Seth Cantrell <seth.cantrell at gmail.com>wrote:

I used the make+configure build system when CMake broke with Xcode 4.3. I'm not sure how I would have built clang otherwise.

Couldn't you generate Makefiles from CMake?

Also, how does one 'install' clang with CMake? I see an install target in the CMake generated Xcode project, but Xcode doesn't have privileges necessary to run it. With make, after building you just do sudo make install.

Same thing here...

Cheers, /Manuel

On Jun 20, 2012, at 8:13 PM, Nick Lewycky wrote:

Is there anybody who is certain that our autoconf dependency needs to stay around? Are there developers stuck on systems that don't have a recent enough cmake in their most recent release, or maybe are using some features from configure+make that the cmake build system doesn't implement? If nobody pipes up, I might actually try actually removing it! Nick


cfe-dev mailing list cfe-dev at cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev


cfe-dev mailing list cfe-dev at cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120705/09c6409d/attachment.html>



More information about the llvm-dev mailing list