[LLVMdev] Building clang/llvm with versioned executable names

Emmanuel Blot eblot.ml at gmail.com
Wed Jun 5 09:47:58 PDT 2013


Hi All,

Is there a way to tell the LLVM configure script to append the version
number as a suffix, so that clang and llvm executables are versioned - the
same way GCC build scripts do -
  e.g.  clang -> clang-3.3 ?

I'm looking for a solution so that the default clang toolchain that comes
with OS X not to conflict with an SVN-originated, locally build clang
version when both toolchains are available from the PATH.

Thanks,
Manu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130605/a661df65/attachment.html>


More information about the llvm-dev mailing list