
3 Dec
2004
3 Dec
'04
4:27 p.m.
Stefan Slapeta wrote:
John Maddock wrote:
You can turn it off with BOOST_ALL_NO_LIB, but there's no way to override the compiler name part (maybe there should be though).
What do you think ... IMO it's enough to place a #ifndef BOOST_LIB_TOOLSET before the code that configures the lib name in auto_link.hpp and give the user the ability to set it manually, no? Stefan