<div class="gmail_quote">On Sun, Oct 25, 2009 at 12:21 PM, Kevin Kofler <span dir="ltr"><<a href="mailto:kevin.kofler@chello.at">kevin.kofler@chello.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Rahul Sundaram wrote:<br>
> LLVM 2.6 has been announced with Clang declared as production quality in<br>
> this release<br>
><br>
> <a href="http://lists.cs.uiuc.edu/pipermail/llvm-announce/2009-October/000033.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/llvm-announce/2009-October/000033.html</a><br>
><br>
> Has anyone been looking into building Fedora with it to see how the<br>
> performance impact is?<br>
<br>
</div>A lot of upstream software on GNU/Linux only supports GCC. Clang tries to<br>
support GCC extensions, but I strongly doubt it'll compile all upstream code<br>
unchanged, and upstream projects might even reject patches to fix the build<br>
with Clang because they only support GCC.<br>
<font color="#888888"><br>
        Kevin Kofler<br>
</font><div><div></div><div class="h5"><br>
--<br>
fedora-devel-list mailing list<br>
<a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br>
</div></div></blockquote></div><br><div>Also, clang's support with C++ ABI is still very broken. It's listed under known issues. While most applications are made with C or Python, there are still a fair number of C++ applications...</div>