<div dir="ltr">By default, the compiled library have a name like:<br>libboost_thread-gcc41-mt.a<br>but I don&#39;t want the gcc41 information in the name as I may need modify my makefile to switch to another environment with gcc4.3.<br>
So is there a parameter in bjam to suppress the compiler version info in target library name? Or how will you solve this kind of problem?<br></div>

