Bug#714890: Bug#697127: fixed in clang 3.2-1~exp5

Gabriele Giacone 1o5g4r8o at gmail.com
Sun Aug 25 10:28:50 UTC 2013


[ Moving to 714890 about clang 3.3/3.4. 697127 about 3.2 was fixed and
archived ]

On Sun, Aug 25, 2013 at 10:57 AM, Sylvestre Ledru <sylvestre at debian.org> wrote:
> On 2013-08-25 02:15, Gabriele Giacone wrote:
>> Exactly the same issue fixed in 3.2:
>>
>> ---
>> $ cat helloclang.cpp
>> #include <iostream>
>>
>> using namespace std;
>> int main() {
>>   cout << "hello world";
>> }
>> $ clang++ helloclang.cpp
>> In file included from helloclang.cpp:1:
>>
>>
>> /usr/lib/gcc/i486-linux-gnu/4.8/../../../../include/c++/4.8/iostream:38:10:
>> fatal error: 'bits/c++config.h' file not found
>> #include <bits/c++config.h>
>>          ^
>> 1 error generated.
>> ---
>
>
> If you install libstdc++-4.8-pic, does it fix your problem ?

Nope, it doesn't.

In [0] you say it's fixed by r176557. Maybe change has not been ported to 3.3+?

[0] http://llvm.org/bugs/show_bug.cgi?id=14923

-- 
G..e



More information about the Pkg-llvm-team mailing list