[Lldb-commits] [PATCH] Fix linux build (OperatingSystemPython related)

Malea, Daniel daniel.malea at intel.com
Mon Aug 27 10:17:13 PDT 2012


I see part of my original patch has been fixed in r162679 already. Here's the rebased version which includes just:

1. Return-type fix (noticed building against libstdc++ 4.6, default on Ubuntu 11.10)
2. Makefile fix to link the OSPython plugin


Thanks,
Dan



On 2012-08-27, at 1:03 PM, Malea, Daniel wrote:

>
>
> Hi all,
>
> I noticed a few build problems on Linux as of the recent OperatingSystemPython work. Please find the fixes attached; they're nothing major:
>
> - include path fix
> - Makefile update to link with OperatingSystemPython plugin
> - invalid return-type fix
>
> I confirmed mac builds continue to succeed with the patch applied.
>
> Thanks,
> Dan
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ospython_linux_fix_v2.patch
Type: application/octet-stream
Size: 1355 bytes
Desc: ospython_linux_fix_v2.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20120827/6ea2ac47/attachment.obj>


More information about the lldb-commits mailing list