[cfe-dev] clang on Ubuntu trusty: install & launch

Csaba Raduly via cfe-dev cfe-dev at lists.llvm.org
Mon Jul 31 02:16:26 PDT 2017


Hello zosrothko,

This is the wrong list to ask such questions.
The cfe-dev mailing list is for discussions about developing clang
(i.e. people who work on making clang).
Questions about how to use clang should be sent to cfe-users at lists.llvm.org>

On Sat, Jul 29, 2017 at 9:49 PM, zosrothko via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> Hello CFE listers
>
> Can someone explain me
>
> 1/ how to install properly clang on Ubuntu trusty?
>

Have you tried the following?

sudo apt-get install clang

> 2/ How to launch clang properly on Ubuntu trusty with the "good" options for
> the c++ library?

This question isn't precise enough to allow a useful answer. What do
you mean by "good options for the c++ library" ?
What have you tried? What did you expect? What happened instead?


Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds



More information about the cfe-dev mailing list