[LLVMdev] [cfe-dev] is configure+make dead yet?

Seth Cantrell seth.cantrell at gmail.com
Wed Jul 4 09:16:30 PDT 2012


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.

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. 

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120704/df05633e/attachment.html>


More information about the llvm-dev mailing list