Finally I succeed with MinGW32 build directly on Windows XP after patching some includes and sources.
Source branch: LLVM-3.5.0 LLDB-3.5.0 Tools I used are: mingw32-4.8.1 cmake-3.0.2 python-3.4 But binaries are after stripping symbols are significantly huge. If somebody is interrested I can provide patches. Gabriel ----- Original Message ----- From: Abid, Hafiz To: GMAIL ; lldb-dev@cs.uiuc.edu Sent: Monday, November 17, 2014 3:52 PM Subject: RE: [lldb-dev] MinGW32 build I use a cross mingw tools to build lldb on Linux that runs on Windows. I use a autoconf based build. I need to apply some local patches because mingw32 toolchain that I have does not support all of C++11 thread facilities. So I have to work around them. Regards, Abid From: lldb-dev-boun...@cs.uiuc.edu [mailto:lldb-dev-boun...@cs.uiuc.edu] On Behalf Of GMAIL Sent: 15 November 2014 16:43 To: lldb-dev@cs.uiuc.edu Subject: [lldb-dev] MinGW32 build Is it possible to build LLDB using MinGW32 and cmake on Windows XP ? Thanks Gabriel
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev