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

Mikael Lyngvig mikael at lyngvig.org
Sun Dec 1 17:12:02 PST 2013


No, I don't have commit access (which is a good thing, I suspect).  Please
check it in.


-- Mikael


2013/12/2 Rui Ueyama <ruiu at google.com>

> 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/20131202/e755e4aa/attachment.html>


More information about the llvm-commits mailing list