[lldb-dev] [Patch] Mingw build

Abid, Hafiz Hafiz_Abid at mentor.com
Fri Mar 7 03:35:03 PST 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lower_case.patch
Type: application/octet-stream
Size: 1895 bytes
Desc: lower_case.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140307/415d56f9/attachment.obj>


More information about the lldb-dev mailing list