Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::asio and C++0x
From: Marat Abrarov (abrarov_at_[hidden])
Date: 2011-06-28 13:08:20


> 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.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net