Using Visual Studio, it is possible to Ignore Specific Library (Project Properties > Configuration Properties > Linker > Input > Ignore Specific Library).
We found this useful in a project. Now we want to build that project using boost-build (bjam), but we need to reproduce that linker behaviour.
是否有人无视图书馆的特征。