[LLVMdev] Building LLVM with cmake on FreeBSD

Samuel Crow samuraileumas at yahoo.com
Mon May 25 18:19:59 PDT 2009


@Chuck Robey

Before you pass judgment on CMake quit using those existing makefiles or the configure scripts.  They are NOT GENERATED BY CMAKE.  Start by downloading CMAKE from http://cmake.org/ and continue the process outlined in the build instructions that we keep trying to tell you to use and you keep ignoring completely.


Perhaps you didn't understand what I said earlier when I said we are TRANSITIONING AWAY from AUTOTOOLS/CONFIGURE.  They are still present in the build because the transition away from them isn't complete yet.  CMake doesn't require those files at all since it does its thing totally differently.



      



More information about the llvm-dev mailing list