Emmanuel Blot
2013-Jun-05 16:47 UTC
[LLVMdev] Building clang/llvm with versioned executable names
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>