<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">We've been looking at setting up a windows buildbot too. However from my end the docs on setting one up are a little light on actual detail needed for a sysadmin to work with :) we don't have a problem providing licences for the machine.<BR><BR>Even one that tested simply building without running tests would be a great step in the right direction!<BR><BR>Colin</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:virgile.bello@gmail.com">Virgile Bello</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎15/‎03/‎2014 12:38</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:gclayton@apple.com">Greg Clayton</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Cc: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Re: [lldb-dev] Are the JITLoaderGDB and ProcessElfCore pluginssupposed to work on OS X?</SPAN><BR><BR></DIV>
<DIV dir=ltr>Concerning builds, I try to always check against cmake and make (Windows + Linux), but I noticed many of the LLDB build bots are not in very good shape. 
<DIV>Also, not sure if there is buildbots are testing automake & xcode only, or if some of them are testing cmake build as well? (even for LLVM?)<BR></DIV>
<DIV>
<DIV><BR></DIV>
<DIV>If buildbot gets fixed, I would be happy to try to setup a bot for some of the Windows builds, because they also tend to be easy to break.</DIV>
<DIV>However, I am not sure if it will be easy to get a stable Windows VM with licences (MSVC or MingW windows would be best, but if not possible, maybe cross compile from Linux MingW -- if it works -- could still be a good first step).</DIV></DIV></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On 13 March 2014 01:27, Greg Clayton <SPAN dir=ltr><<A href="mailto:gclayton@apple.com" target=_blank>gclayton@apple.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Most plug-ins should be built on all systems all the time. The _only_ plugins that shouldn't be built are ones that can only build on the native system and only make sense to use on the native system. That means "ProcessLinux" is for linux only, and "ProcessFreeBSD" is for FreeBSD only. Right now there are a bunch of Apple plug-ins that aren't being built for everyone, but they should be and Todd Fiala and I are working on making sure they are included soon.<BR><BR>So the answer is "make the build work" for all plug-ins. Right now we have 3 build systems: Xcode (darwin only), make and cmake. Usually when changes get made things break so we need to fix them.<BR><SPAN class=HOEnZb><FONT color=#888888><BR>Greg<BR></FONT></SPAN>
<DIV class=HOEnZb>
<DIV class=h5><BR>On Mar 12, 2014, at 8:22 AM, Kuba Ober <<A href="mailto:kuba@mareimbrium.org">kuba@mareimbrium.org</A>> wrote:<BR><BR>> Currently, the build scripts and source/lldb.cpp disagree on what plugins are<BR>> included for Darwin.<BR>><BR>> The build scripts don’t build the JITLoaderGDB and ProcessElfCore, yet lldb.cpp<BR>> tries to initialize and terminate those plugins, resulting in link failure.<BR>><BR>> What’s the right way to go? Should I patch to disable those plugins, or to<BR>> enable them?<BR>><BR>> Cheers, Kuba Ober<BR>> _______________________________________________<BR>> lldb-dev mailing list<BR>> <A href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</A><BR>> <A href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target=_blank>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</A><BR><BR><BR>_______________________________________________<BR>lldb-dev mailing list<BR><A href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</A><BR><A href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target=_blank>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>