Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4247: boost::asio access violation on mingw32
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-07 13:53:26
#4247: boost::asio access violation on mingw32
-------------------------------+--------------------------------------------
Reporter: boost@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: asio
Version: Boost 1.44.0 | Severity: Problem
Keywords: |
-------------------------------+--------------------------------------------
Comment(by chris_kohlhoff):
I cannot reproduce any problem. Using mingw / g++ 4.5 obtained from
http://nuwen.net/mingw.html, I ran:
{{{
C:> g++ -O2 -Wall -mthreads -D_WIN32_WINNT=0x501 async_client.cpp -lws2_32
-lmswsock -lboost_system
C:> a.exe 192.168.1.1 /
Error: No connection could be made because the target machine actively
refused it
}}}
Perhaps your crash is due to a build configuration error? What compiler
command line is being used?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4247#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC