<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">Are you doing this from cygwin shell with cygwin build of b2 or from Windows shell with msvc build of b2, or something else?<br><br>Windows shell with msvc build of b2<br> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<p dir="ltr">It seems that you actually use Windows shell with cygwin gcc, so when Boost.Build asks gcc where its toolchain is installed it reports /usr, and that clearly does not work in Windows shell.</p></blockquote><div>Could I create user-config.jam entries for ar and ranlib? <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<p dir="ltr">Do you have a particular reason for using cygwin? If you would like to test with gcc, would not mingw make for a more convenient option?</p></blockquote><div>I do have mingw installed, and use it for some testing. But the mingw distributions I&#39;ve tried do not handle exceptions correctly, so my exception handling tests in filesystem and system libraries fail, and that&#39;s irritating.<br><br></div><div>--Thanks,<br><br></div><div>--Beman <br></div></div><br></div></div>