[Boost-bugs] [Boost C++ Libraries] #4839: boost_thread will not build with MinGW-w64 and bjam on Windows 7

Subject: [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-11 11:02:17


#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
 Keywords: |
-----------------------------------+----------------------------------------
 OS:[[BR]]
 Windows 7 Ultimate (64-bit)

 Compiler:[[BR]]
 MinGW-w64
 {{{
> g++ --version[[BR]]
 g++ (GCC) 4.5.2 20101015 (prerelease)
 }}}

 Command line:
 {{{
 bjam.exe toolset=gcc stage --build-type=complete --with-thread
>thread.log.txt
 }}}

 (I have used bootstrap.bat to build a native version of bjam.exe.)

 Output: please see attached thread.log.txt.

 To summarise, boost_thread seems to be the only binary Boost library which
 won't build in my MinGW-w64 build environment. Running without --with-
 thread results in 250-odd libboost*.a files in my stage/lib directory (as
 expected) but without boost_thread.

 Please see also bug 4804. This is similar but not quite the same bug. His
 bug occurred while /linking against/ boost_thread; mine occurs while
 /building/ boost_thread.

 Thanks for reading.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4839>
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