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 <[email protected]> wrote: > > On Thu, Jul 3, 2014 at 3:47 PM, Todd Fiala <[email protected]> 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!
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
