Opened 11 years ago

#5912 new Bugs

tools/build/v2/contrib/boost.jam update

Reported by: Ai Azuma <ai.azuma@…> 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)

boost-jam.patch (623 bytes ) - added by Ai Azuma <ai.azuma@…> 11 years ago.

Download all attachments as: .zip

Change History (1)

by Ai Azuma <ai.azuma@…>, 11 years ago

Attachment: boost-jam.patch added
Note: See TracTickets for help on using tickets.