Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-25 Thread Pavel Labath via lldb-dev
On 25/06/2019 17:00, Ted Woodward via lldb-dev wrote: The bug that makes swig before 4 fail with Python 3.7 may turn into a big issue, given that swig is now licensed under GPL v3. I believe Apple has said in the past that they can’t move past a certain version of swig 2.x, since the license ch

Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-25 Thread Ted Woodward via lldb-dev
Sent: Monday, June 24, 2019 6:43 PM To: Ted Woodward Cc: Alexandre Ganea ; LLDB Subject: [EXT] Re: [lldb-dev] Trouble running Python tests on Windows I can confirm that there are problems building with Swig 4. I've also just found that there's a bug in versions of Swig before 4 that

Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-24 Thread Adrian McCarthy via lldb-dev
:* lldb-dev *On Behalf Of *Alexandre > Ganea via lldb-dev > *Sent:* Friday, May 31, 2019 10:42 AM > *To:* lldb-dev@lists.llvm.org > *Subject:* [EXT] [lldb-dev] Trouble running Python tests on Windows > > > > Hi, > > > > I can’t seem to run the lldb python tests on my Wi

Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-01 Thread Alexandre Ganea via lldb-dev
llvm.org>> Reply-To: Alexandre Ganea mailto:alexandre.ga...@ubisoft.com>> Date: Friday, May 31, 2019 at 8:42 AM To: "lldb-dev@lists.llvm.org<mailto:lldb-dev@lists.llvm.org>" mailto:lldb-dev@lists.llvm.org>> Subject: [lldb-dev] Trouble running Python tests on Windows Hi

Re: [lldb-dev] Trouble running Python tests on Windows

2019-05-31 Thread Ted Woodward via lldb-dev
d and rerun the tests. I haven't built with swig 4, just swig 3. I'll let someone else answer if swig 4 works! From: lldb-dev On Behalf Of Alexandre Ganea via lldb-dev Sent: Friday, May 31, 2019 10:42 AM To: lldb-dev@lists.llvm.org Subject: [EXT] [lldb-dev] Trouble running Python tests

Re: [lldb-dev] Trouble running Python tests on Windows

2019-05-31 Thread Davide Italiano via lldb-dev
+ Stella/Pavel On Fri, May 31, 2019 at 8:42 AM Alexandre Ganea via lldb-dev wrote: > > Hi, > > > > I can’t seem to run the lldb python tests on my Windows 10 setup. I use the > following cmd-line to generate: > > > > cmake -G Ninja f:/svn/llvm -DCMAKE_BUILD_TYPE=Release > -DLLVM_OPTIMIZED_TABLE

[lldb-dev] Trouble running Python tests on Windows

2019-05-31 Thread Alexandre Ganea via lldb-dev
Hi, I can't seem to run the lldb python tests on my Windows 10 setup. I use the following cmd-line to generate: cmake -G Ninja f:/svn/llvm -DCMAKE_BUILD_TYPE=Release -DLLVM_OPTIMIZED_TABLEGEN=true -DLLVM_EXTERNAL_LLD_SOURCE_DIR=f:/svn/lld -DLLVM_EXTERNAL_CLANG_SOURCE_DIR=f:/svn/clang -DLLVM_TO