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

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

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

2013-01-15 Thread Sylvestre Ledru
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:

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

2013-01-15 Thread Mathieu Malaterre
On Tue, Jan 15, 2013 at 11:30 AM, Sylvestre Ledru sylves...@debian.org wrote: 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