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

2013-01-06 Thread Mathieu Malaterre
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

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

2013-01-06 Thread Sylvestre Ledru
On 06/01/2013 19:21, Mathieu Malaterre wrote: 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: