Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10767: Regression of #10296 when address-model=32 in mingw
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-07 16:07:35
#10767: Regression of #10296 when address-model=32 in mingw
---------------------------------------+------------------------
Reporter: Brian Jack <gau_veldt@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.57.0 | Severity: Regression
Resolution: | Keywords:
---------------------------------------+------------------------
Comment (by Brian Jack <gau_veldt@â¦>):
as a result of above problem I am unable to use boost.thread in
applications using the library without those link errors...
btw my (mingw) gcc is as follows (and being used by my projects in
Code::Blocks):
{{{
C:\>gcc --version
gcc (tdm64-1) 4.7.1
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
C:\>
}}}
the linker has these boost libs being added:
{{{
<Add library="libboost_system-mgw47-mt-d-1_57" />
<Add library="libboost_chrono-mgw47-mt-d-1_57" />
<Add library="libboost_date_time-mgw47-mt-d-1_57" />
<Add library="libboost_atomic-mgw47-mt-d-1_57" />
<Add library="libboost_thread-mgw47-mt-d-1_57" />
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10767#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:17 UTC