tags 697127 confirmed
thanks

While working on: #697199  I could also not get clang++ to work from
my sid/32bits schroot. It kept on failing with:

$ clang++ -o plop foo.cpp
In file included from foo.cpp:2:
/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.


Indeed the file is not in i486-* but in i386-* subdir:

$ dpkg -L libstdc++6-4.7-dev | grep c++con
/usr/include/i386-linux-gnu/c++/4.7/bits/c++config.h


HTH


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to