<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif; font-size:12pt">
To add: I changed the project-config.jam file in my Boost source tree to have Boost.Build use LLVM, but then when I use "bootstrap" command, I see that it still uses MSVC.  When I looked at the project-config.jam file again at that point, I saw that its content
 had been reverted back to the default one for building with MSVC.  What's going on?  What do I need to do?  Is there an argument I need to provide to the bootstrap command here so that it'll keep the configuration file content that I want it to?</div>
<div dir="ltr"></div>
</body>
</html>