[Boost-bugs] [Boost C++ Libraries] #2140: Building static library Boost.thread for GCC under Windows

Subject: [Boost-bugs] [Boost C++ Libraries] #2140: Building static library Boost.thread for GCC under Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-22 22:16:37


#2140: Building static library Boost.thread for GCC under Windows
-----------------------------------------------------------+----------------
 Reporter: Arnaud Cheritat <cheritat_at_[hidden]> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: thread
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: installation |
-----------------------------------------------------------+----------------
 The command
 bjam --toolset=gcc --with-thread --layout=system stage
 typed in a cmd.exe windows command prompt
 does not produce libboost_thread-mt.a
 Here's what I got in stage\lib:
 boost_thread-mt-d.dll
 boost_thread-mt-d.lib
 boost_thread-mt.dll
 boost_thread-mt.lib
 libboost_thread-mt-d.lib
 libboost_thread-mt-s.lib
 libboost_thread-mt-sd.lib
 libboost_thread-mt.lib
 But g++ won't statically link with .lib files.

 gcc (GCC) 3.4.5 (mingw special)
 OS: Windows Vista Family Premium 32bits SP1
 Processor: AMD Athlon 64 X2 4000+, but you probably don't care.

 I followed the instruction from the windows install boost webpage...

 Thanks for your attention.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2140>
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:49:58 UTC