|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-22 15:03:49
On cygwin, I went to libs/thread/doc and invoked:
$ bjam --v2 --debug-generators pdf
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
warning: no toolsets are configured.
warning: you won't be able to build C++ programs.
warning: please consult the documentation.
*** construct BOOSTBOOK
from { thread.xml.XML }
properties: <asynch-exceptions>off <debug-symbols>on <define>BOOST_ALL_NO_LIB=1 <exception-
handling>on <extern-c-nothrow>off <format>pdf <hardcode-dll-paths>true <include>../../.. <inlining>o
ff <install-dependencies>off <link>shared <main-target-type>BOOSTBOOK <optimization>off <os>CYGWIN <
profiling>off <rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native <symlink-location>p
roject-relative <tag>@Jamfile</boost>%Jamfile</boost>.tag <threading>single <user-interface>console
<variant>debug <warnings-as-errors>off <warnings>all
find-viable-generators target-type= BOOSTBOOK property-set= debug
trying type BOOSTBOOK
there are generators for this type
trying generator doxygen.xml-to-boostbook ( DOXYGEN_XML -> BOOSTBOOK )
is viable
*** 1 viable generators
generator 'doxygen.xml-to-boostbook' pruned
error: unable to construct ./thread
find-viable-generators target-type= BOOSTBOOK property-set= debug
trying type BOOSTBOOK
there are generators for this type
trying generator doxygen.xml-to-boostbook ( DOXYGEN_XML -> BOOSTBOOK )
is viable
To debug this problem, try the --debug-generators option.
Anyone have a clue?
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk