[Boost-bugs] [Boost C++ Libraries] #4079: mingw-built libraries should be linkable with -lboost_foo

Subject: [Boost-bugs] [Boost C++ Libraries] #4079: mingw-built libraries should be linkable with -lboost_foo
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-09 12:16:44


#4079: mingw-built libraries should be linkable with -lboost_foo
-----------------------------+----------------------------------------------
 Reporter: armin@… | Owner:
     Type: Bugs | Status: new
Milestone: | Component: Building Boost
  Version: Boost 1.42.0 | Severity: Cosmetic
 Keywords: |
-----------------------------+----------------------------------------------
 When building boost with mingw the (static) library files are named
 libboost_foo-[...].lib. This disallows easy linking against the libraries
 using the -lboost_foo-[...] command line flag for the linker.

 I suggest to rename the mingw-built library files to boost_foo-[...].lib
 or libboost_foo-[...].a to make this work.

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