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

Subject: Re: [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:19:23


#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
Resolution: | Keywords: installation
------------------------------------------------------------+---------------

Comment(by Arnaud Cheritat <cheritat_at_[hidden]>):

 The command [[BR]]
 bjam --toolset=gcc --with-thread --layout=system stage[[BR]]
 typed in a cmd.exe windows command prompt does not produce
 libboost_thread-mt.a [[BR]]
 Here's what I got in stage\lib:[[BR]]
 boost_thread-mt-d.dll[[BR]]
 boost_thread-mt-d.lib [[BR]]
 boost_thread-mt.dll[[BR]]
 boost_thread-mt.lib[[BR]]
 libboost_thread-mt-d.lib[[BR]]
 libboost_thread-mt-s.lib[[BR]]
 libboost_thread-mt-sd.lib[[BR]]
 libboost_thread-mt.lib[[BR]]
 But g++ won't statically link with .lib files.

 gcc (GCC) 3.4.5 (mingw special)[[BR]]
 OS: Windows Vista Family Premium 32bits SP1[[BR]]
 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#comment:1>
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