[lldb-dev] MinGW32 build

Gabriel N. forumguest at comsytec.com
Mon Nov 17 08:27:38 PST 2014


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 at 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-bounces at cs.uiuc.edu [mailto:lldb-dev-bounces at cs.uiuc.edu] 
On Behalf Of GMAIL
  Sent: 15 November 2014 16:43
  To: lldb-dev at cs.uiuc.edu
  Subject: [lldb-dev] MinGW32 build



  Is it possible to build LLDB using MinGW32 and cmake  on Windows XP ?



  Thanks



  Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141117/6447afd3/attachment.html>


More information about the lldb-dev mailing list