[cfe-dev] clang cannot find standard template library

Cornelius c.r1 at gmx.de
Tue Jun 15 14:25:44 PDT 2010


Am 15.06.2010 23:11, schrieb bruce.r.stephens at gmail.com:
> Pål Dahle<pal.dahle-+dScP4IL3Ug at public.gmane.org>  writes:
>
> [...]
>
>> Thanks for your reply. Unfortunately this didn't help.
>>
>> nebuchadnezzar:~$ clang++
>> clang++: command not found
>> nebuchadnezzar:~$ apt-cache search clang++
>> clang - Low-Level Virtual Machine (LLVM), C language family frontend
>
> It appears that things have changed since the Debian package was
> produced, yes.
>
As far as I know, Ubuntu removed the clang++ symlink (for whatever 
reason, maybe because clang++ was still in alpha that time). You just 
need to create a symlink called clang++ to the clang executable in your 
path to get clang++, though.
Cornelius
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list