<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 4, 2016 at 1:48 AM, Renato Golin via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
I'm in the process of updating this page:<br>
<br>
<a href="http://llvm.org/docs/HowToReleaseLLVM.html" rel="noreferrer" target="_blank">http://llvm.org/docs/HowToReleaseLLVM.html</a><br>
<br>
which had its last review in the middle ages.<br>
<br>
In particular, I'm removing "dragonegg" from the list of requirements,<br>
changing the "build" instructions to use the test-release script (by<br>
pointing it to the right doc [1]), and updating the list of<br>
requirements.<br>
<br>
CMake is now required to be 3.4.3 for *all* platforms, and Ninja is<br>
best if 1.5+ (but not required). That's the easy part. But I'm not<br>
sure about the compiler version...<br>
<br>
Some of the versions cite gcc 3.4.5 in mingw, which I find hard to<br>
believe, given the recent c++11 additions. It also doesn't mention<br>
MSVC or Clang at all, which is a serious lack of information.<br>
<br>
Since I haven't been paying that much attention to the progress (and<br>
my minimum version is GCC 4.8), I'd like for people to chime in on<br>
which versions work where. The versions used to matter across arches<br>
because of basic support, but now, all of that is gone in GCC, and we<br>
only have MSVC to worry about.<br>
<br>
Last I remember, Linux (all arches) minimum was 4.7.2, though there<br>
may be some newer developments requiring 4.8.2.<br>
<br>
I believe Clang 3.6 was once the minimum on all arches and OSs, but<br>
this may also have changed.<br>
<br>
MSVC was once 2012 but may recently have changed to allow more C++11<br>
goodness, and I have no idea about Mingw.<br></blockquote><div><br></div><div>MSVC 2013 and 2015 are the only MSVC's that are supported currently.</div><div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Also, is there *any* pre-GPLv3 GCC in Mac or BSD that can compile<br>
Clang at this day and age?<br>
<br>
Please, let me know and I'll update the doc to the appropriate values.<br>
<br>
cheers,<br>
--renato<br>
<br>
<br>
[1] <a href="http://llvm.org/docs/ReleaseProcess.html" rel="noreferrer" target="_blank">http://llvm.org/docs/ReleaseProcess.html</a><br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div></div>