Do newer versions of BJam support backwards compatibility with older versions of Boost?
Posted
by cmmacphe
on Stack Overflow
See other posts from Stack Overflow
or by cmmacphe
Published on 2010-03-22T21:39:16Z
Indexed on
2010/03/22
21:41 UTC
Read the original article
Hit count: 337
I'm trying to build version 1.35 of Boost with the newest version of bjam that is bundled with version 1.42 Boost. Will this adversely affect the results of the build? Is this even possible?
The reason I'm trying to do this is because the newest version of BJam has support for command line options that are not included in the older version of BJam that comes bundled with 1.35 of boost.
© Stack Overflow or respective owner