[Boost-bugs] [Boost C++ Libraries] #3373: Boost.Build doesn't run ranlib when creating static libs

Subject: [Boost-bugs] [Boost C++ Libraries] #3373: Boost.Build doesn't run ranlib when creating static libs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-27 15:34:36


#3373: Boost.Build doesn't run ranlib when creating static libs
--------------------------+-------------------------------------------------
 Reporter: loonycyborg | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: build
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 Although that supposed to only be required to speed up linking, mingw
 linker(at least the cross-compile one) barfs without it:
 $ LANG=C mingw32-g++ test.cpp -L. -llibboost_regex
 ./libboost_regex.lib: could not read symbols: Archive has no index; run
 ranlib to add one
 collect2: ld returned 1 exit status

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