[Boost-bugs] [Boost C++ Libraries] #4614: Unable to statically link thread lib on mingw/win32

Subject: [Boost-bugs] [Boost C++ Libraries] #4614: Unable to statically link thread lib on mingw/win32
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-30 11:21:05


#4614: Unable to statically link thread lib on mingw/win32
------------------------------------------------+---------------------------
 Reporter: Danil Ilinykh <woodroof@…> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.44.0 | Severity: Regression
 Keywords: |
------------------------------------------------+---------------------------
 {{{
 Errors:
 ../Obj/win32-gcc/Debug/StatTester/StressTester.o:C:\Danil\Src\update\StressTester/Impl/StressTester.cpp:94:
 undefined reference to `_imp___ZN5boost6thread4joinEv'
 ../Obj/win32-gcc/Debug/StatTester/StressTester.o: In function
 `thread<boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int,
 boost::asio::io_service>,
 boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >':
 C:\Danil\Src\update\StressTester/../../boost/mingw/boost/boost/thread/detail/thread.hpp:204:
 undefined reference to `_imp___ZN5boost6thread12start_threadEv'
 ../Obj/win32-gcc/Debug/StatTester/StressTester.o:C:\Danil\Src\update\StressTester/../../boost/mingw/boost/boost/checked_delete.hpp:34:
 undefined reference to `_imp___ZN5boost6threadD1Ev'
 }}}

 Works fine with boost 1.43

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