[Lldb-commits] [PATCH] build fixes for Linux

Enrico Granata egranata at apple.com
Wed Sep 5 15:40:32 PDT 2012


I am not sure about the PlatformRemoteiOS.cpp changes - but I have no objection to the other modifications brought in with this patch

Enrico Granata
✉ egranata@.com
✆ (408) 972-7683

On Sep 5, 2012, at 3:19 PM, "Malea, Daniel" <daniel.malea at intel.com> wrote:

> Hi,
> 
> I noticed a few build problems on Linux introduced by recent commits. Please find the attached patch that addresses:
> - missing include of stdint.h (required for int64_t)
> - null return type in functions that must return SP
> - off-by-one-line brace typo in PlatformRemoteiOS.cpp
> 
> With the patch applied (and the recently-comitted clang patch to enable the UTF functions) I am able to build trunk lldb on Linux :)
> 
> Cheers,
> Dan
> 
> PS. git patch, so apply with -p1
> 
> <lldb_incl_rettype_ios_buildfix.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20120905/9ea56819/attachment.html>


More information about the lldb-commits mailing list