<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 15 January 2014 11:38, "C. Bergström" <span dir="ltr"><<a href="mailto:cbergstrom@pathscale.com" target="_blank">cbergstrom@pathscale.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In the case of Ubuntu - I thought an older version of clang was available in the repo. Why didn't they just switch the build bot to use that instead of forcing gcc-4.8.2?</blockquote>
<div></div></div><br></div><div class="gmail_extra">One of the reasons I've gone to all the trouble of upgrading my three bots is that I have a self-hosting bot that already tests clang. If I moved them to clang, we'd probably regress when compiling with GCC. It's rare, but can happen.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Another issue is the libstdc++ that Chandler is also moving forward because of many bugs in C++11 and C++03 libraries.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
In the end, if we need to upgrade the libraries, why not upgrade the whole distribution? It's a lot easier, too. ;)</div><div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">
--renato</div></div>