Subject: [Boost-bugs] [Boost C++ Libraries] #1730: No debug libs on Windows by default
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-29 22:37:13
#1730: No debug libs on Windows by default
----------------------------------+-----------------------------------------
Reporter: olafvdspek_at_[hidden] | Owner: grafik
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: bjam
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
Version: 1.35
Hi,
http://boost.org/doc/libs/1_35_0/more/getting_started/windows.html#zip
Build type isn't mentioned in the getting started guide.
Minimal, the default, does not include debug libs. But on Windows, those
are required for projects compiled in debug mode (like, eh, all projects
sometimes are).
So I think at least this flag should be mentioned in the getting started
guide.
Changing the default to include debug libs would he even better.
Greetings
--build-type=<type> Build the specified pre-defined set of
variations
of the libraries. Note, that which variants get
built depends on what each library supports.
minimal (default) - Builds the single
"release" version of the libraries. This
release corresponds to specifying:
"release <threading>multi <link>shared
<runtime-link>shared" as the Boost.Build
variant to build.
complete - Attempts to build all possible
variations.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1730>
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:57 UTC