Bug#727621: g++/armel: std::future and std::exception_ptr are missing

2013-12-03 Thread Tixy
On Sun, 2013-12-01 at 18:24 +0200, Eugene V. Lyubimkin wrote: > 2013-11-16 15:05, Eugene V. Lyubimkin: > > For some reason, on armel architecture exclusively [1], g++ has problems > > compiling seemingly any program which uses std::future [2]. > > std::future is actually defined in libstdc++'s hea

Bug#727621: g++/armel: std::future and std::exception_ptr are missing

2013-12-01 Thread Eugene V. Lyubimkin
Hello, Answering to myself after digging through libstdc++ includes and sources: 2013-11-16 15:05, Eugene V. Lyubimkin: > For some reason, on armel architecture exclusively [1], g++ has problems > compiling seemingly any program which uses std::future [2]. std::future is actually defined in libs