[lldb-dev] [Patch] Mingw build

Greg Clayton gclayton at apple.com
Fri Mar 7 09:22:37 PST 2014


Looks good.

On Mar 7, 2014, at 3:35 AM, Abid, Hafiz <Hafiz_Abid at mentor.com> wrote:

> Hi All,
> I am trying to build lldb core and driver using cross mingw tools. I will be upstreaming changes that I needed to make it happen. Here is the first in the list. It is related to using lower case letters in file name. Please note that our internal windows.h is lower case and the standard windows headers windows.h and ws2tcpip.h are also lower case in mingw. On native windows build, the case will not matter.
> 
> If there are no objections, I will commit it later.
> 
> Thanks,
> Abid
> <lower_case.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list