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-11-27 15:12:48
#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 viboes):
Replying to [comment:5 fatman@â¦]:
> Ok, I've run the same command with -d2 at the end:
>
> {{{
> bjam.exe toolset=gcc stage --build-type=complete --with-thread -d2
>thread.log.d2.txt
> }}}
>
> When I add -E to the command line, I get "Invalid option: -E". Are you
thinking about a different command?
Could you try
{{{
"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.5.2\debug\threading-
multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
}}}
and check where the first error occurs?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4839#comment:6> 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:04 UTC