[llvm-dev] Clang not work

Muhui Jiang via llvm-dev llvm-dev at lists.llvm.org
Mon May 14 20:29:49 PDT 2018


Hi

I installed the llvm and clang according to the official documentation.

Then I add the build/bin path to the environment and source the bashrc.

My OS is ubuntu 14.04. However, when I typed clang --version. I have the
following exception

The program 'clang' can be found in the following packages:
 * clang-3.3
 * clang-3.4
 * clang-3.5
Try: sudo apt-get install <selected package>

The other binaries like llvm-ar works well. Do anyone know the reason? Many
thanks

Regards
Muhui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180515/39f4e63f/attachment.html>


More information about the llvm-dev mailing list