Opened 11 years ago
#5912 new Bugs
tools/build/v2/contrib/boost.jam update
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost 1.47.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Boost has introduced new built libraries libboost_chrono*
and libboost_exception*
, which is not supported by the current boost.jam
.
I have attached a patch for this update.
Note: libboost_exception*
only has static variants right now, so BOOST_EXCEPTION_DYN_LINK
is not needed to be defined.
Attachments (1)
Note:
See TracTickets
for help on using tickets.