<div dir="ltr">Managed to get this fixed, so if you sync you should be good to go now.  Sorry for the trouble.<div><br></div><div><br></div><div>Regarding Chandler's comment on GCC version, I suppose it wouldn't be too difficult of an experiment to just try older versions of GCC and see if the errors that arise are trivially fixable.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 7, 2014 at 7:50 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="">On Mon, Jul 7, 2014 at 7:11 PM, Randy Smith <span dir="ltr"><<a href="mailto:rdsmith@chromium.org" target="_blank">rdsmith@chromium.org</a>></span> wrote:<br>

</div><div class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Is there a goal of keeping lldb compatible with building with gcc?  I've been building successfully with gcc 4.8.2, but compiling at r212507 just broke with that gcc on a source line that was recently (today) changed.</blockquote>

</div></div><div class="gmail_extra"><br></div>Historically, my understanding is that LLDB has required much more recent GCCs to build than the rest of LLVM, even LLD (which has always used C++11). Personally, now that the baseline for LLVM's compiler support is more reasonably modern (GCC 4.7, MSVC 2012, Clang 3.1) I wonder if it would be acceptable to the LLDB developers to have a common baseline of host toolchain support with the rest of the LLVM project[1]? If not, I wonder what the LLVM baseline would need to be before they could be the same? Not a big deal, but would simplify one point of "getting started" for folks trying to hack on LLDB.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">-Chandler</div><div class="gmail_extra"><br></div><div class="gmail_extra">[1] The details are here: <a href="http://llvm.org/docs/CodingStandards.html#supported-c-11-language-and-library-features" target="_blank">http://llvm.org/docs/CodingStandards.html#supported-c-11-language-and-library-features</a><br>

<br></div></div>
<br>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
<br></blockquote></div><br></div>