
28 Jun
2011
28 Jun
'11
5:08 p.m.
It appears that gcc up to 4.5.2 did work; the bug was related to bleeding-edge gcc.
I am still looking for solutions to this issue. I have successfully built my app with -std=c++0x and boost::thread, but boost::asio gives me errors.
At http://sourceforge.net/projects/asio-samples/ I use qmake to build projects under Linux. I build asio-samples with Boost 1.46.0 + Boost.Asio 1.5.3 + gcc 4.6.0. Feel free to watch at *.pro files describing qmake build dependencies at /build/qmake. Regards, Marat Abrarov.