Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4839: boost_thread will not build with MinGW-w64 and bjam on Windows 7
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-23 22:39:50
#4839: boost_thread will not build with MinGW-w64 and bjam on Windows 7
------------------------------------+---------------------------------------
Reporter: fatman@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.44.0 | Severity: Showstopper
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by fatman@â¦):
My build environment has changed slightly. Now:
{{{
> g++ --version
g++ (GCC) 4.4.5 20101001 (release) [svn/rev.164871 - mingw-w64/oz]
}}}
and I'm using Boost 1.40, and I've generated some new output with the
command:
{{{
bjam.exe toolset=gcc stage --build-type=complete --with-thread
>thread.log.txt
}}}
which I will attach.
Vicente, I've altered your command slightly to reflect the change of
compiler version.
{{{
g++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -Wno-long-long
DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -I"." -E -o
"bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-
multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
}}}
It returns with no output. boost_thread still won't build, though.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4839#comment:9> 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:05 UTC