Bug#697127: bits/c++config.h' file not found

Sylvestre Ledru sylvestre at debian.org
Tue Jan 15 10:30:01 UTC 2013


On 15/01/2013 11:20, Mathieu Malaterre wrote:> reopen 697127
> notfixed 697127 clang/3.2-1~exp4
> found 697127 3.2-1~exp4
> thanks
>
> Same issue, wrong path is used 386 vs 486:
>
>
> $ clang++ -o plop bla.cxx
> In file included from bla.cxx:1:
>
/usr/bin/../lib/gcc/i486-linux-gnu/4.7/../../../../include/c++/4.7/iostream:38:10:
> fatal error: 'bits/c++config.h' file not found
> #include <bits/c++config.h>
>          ^
> 1 error generated.
Next time, -v provides interesting information ;)

Could you try with libstdc++-4.8-dev installed ?

Sylvestre



More information about the Pkg-llvm-team mailing list