<div>Hi,</div><div><br></div><div>Thanks for this information.</div><div><br></div><div>I am actually trying to change the directory structure so that intermediate (such as .obj, .pdb) and final build file (such as .lib, .exe) to get built in directory structure same as that generated by visual studio, like:</div> <div><VSProjectTopDir>\Win32\Debug</div><div><br></div><div>Because, the directory hierarchy created by boost is too deep. This means, the debugging thru VS becomes difficult if we are building using the Jamroot.</div> <div>Also I found that the .pdb files are created in the top level directory and not in the <variant> specific path. This means these .pdbs may get overwritten by other variant.</div><div><br></div><div>Regards</div> <div><br><div class="gmail_quote">On Wed, Jul 4, 2012 at 10:52 AM, Nogradi, Chris <span dir="ltr"><<a href="mailto:Chris.Nogradi@garmin.com" target="_blank">Chris.Nogradi@garmin.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div lang="EN-US" link="blue" vlink="purple"> <div><div class="im"> <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">> </span>Can you please help me know how can I provide additional compiler flags to msvc compiler if those are not supported thru msvc.jam?<u></u><u></u></p> <p class="MsoNormal"><u></u>�<u></u></p> </div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Try using <cflags> or <cxxflags><u></u><u></u></span></p> <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u>�<u></u></span></p> <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Chris<u></u><u></u></span></p> </div> <br> <hr> <font face="Arial" color="Gray" size="1">This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.<br> <br> Thank you for your cooperation.<br> </font> </div> <br>_______________________________________________<br> Unsubscribe & other changes: <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-build" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-build</a><br> <br></blockquote></div><br></div>