[PATCH] [DOCS] ldd's usage of C++11 requires GCC v4.7+

Rui Ueyama ruiu at google.com
Sun Dec 1 16:59:13 PST 2013


LGTM. Do you want me to check this in, or do you have commit access?


On Fri, Nov 29, 2013 at 8:58 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote:

> Hi,
>
> There's a slight inconsistency in the LLD documentation: The main build
> doc says that GCC v4.7+ is required, but the C++11 doc states that GCC
> v4.6+ is required.  I just tried building LLD on a PowerPC/Debian system
> with GCC v4.6.3 and that failed, probably because of GCC v4.6.3 not being
> supported (as the LLD builders seem quite happy about everything).
>
> Attached is a tiny patch that changes the C++11.rst document to list GCC
> v4.7+ instead of GCC v4.6+.
>
>
> -- Mikael
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131201/701233ca/attachment.html>


More information about the llvm-commits mailing list