[Lldb-commits] [PATCH] D20671: [cmake] Add a big warning about a libstdc++ issue

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Thu May 26 07:37:42 PDT 2016


Wondering if this should go in llvm. What do you think?
On Thu, May 26, 2016 at 7:31 AM Tamas Berghammer via lldb-commits <
lldb-commits at lists.llvm.org> wrote:

> tberghammer accepted this revision.
> tberghammer added a comment.
> This revision is now accepted and ready to land.
>
> looks good
>
>
> ================
> Comment at: cmake/modules/LLDBConfig.cmake:432
> @@ +431,3 @@
> +        message(WARNING
> +            "You appear to be using linking to libstdc++ version lesser
> than 4.9 without "
> +            "exceptions enabled. These versions of the library have an
> issue, which causes "
> ----------------
> (nit): "be using linking to libstdc++"
>
>
> http://reviews.llvm.org/D20671
>
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160526/7ab3efd7/attachment.html>


More information about the lldb-commits mailing list