[lldb-dev] Windows Build Setup w/ Ninja for LLDB

Todd R. Fiala todd.fiala at gmail.com
Thu Jul 3 20:14:17 PDT 2014


Yeah I think we’re going to want to get that patch in there since it fixes the default Windows build.  I’m going to give it a run through Linux and FreeBSD tonight to make sure it doesn’t break them (the logic looks fine but I’d like to verify).

-Todd

> On Jul 3, 2014, at 7:34 PM, Reid Kleckner <rnk at google.com> wrote:
> 
> On Thu, Jul 3, 2014 at 3:47 PM, Todd Fiala <todd.fiala at gmail.com> wrote:
> > That's roughly 1200 of 2779 files in now.  I'll report back on what that does.
> 
> So that setup did produce exes and ran through to completion.  There were some linkage warnings throughout the build:
> 
> c:\python27\include\pymath.h(22) : warning C4273: 'round' : inconsistent dll lin
> kage
> 
> But lldb still ran, I could load an image (tried 'image create c:/bin/ninja', and it correctly told me it was an i386 image), and that's about it.
> 
> For reference, it took just under 14 minutes to build on a 24 core Xeon running at roughly 3.8 GHz, using an OCZ RevoDrive X3 SSD raid and 48 GB of RAM.
> 
> Trying that non-Python config patch now.
> 
> Nice!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140703/f1e9845a/attachment.html>


More information about the lldb-dev mailing list