[Lldb-commits] [PATCH] D13448: Update swig generation shell scripts to run under Python 3.x

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 5 22:42:57 PDT 2015


tfiala added a comment.

In http://reviews.llvm.org/D13448#260195, @tfiala wrote:

> In http://reviews.llvm.org/D13448#260194, @tfiala wrote:
>
> > > Todd, I'm putting you as the reviewer since you seem to be the most knowledgeable about Python. If you can think of someone better, let me know.
> >
> >
> > I'll have a look tonight.
>
>
> I may try to switch over the Xcode build to use it as well, at the same time.


I attempted to drop in the script on the OS X Xcode build tonight.  Detailed here:
https://llvm.org/bugs/show_bug.cgi?id=25062

It ends up not being a fast operation.  I've spent a few hours getting it going but I still have link errors.

I was hoping I could have that working, and then make sure this doesn't break it, but at this point I don't have my desired starting condition (plugged into Xcode) satisfied.

I'll have to look at this tomorrow and I'll do it from a Linux slant since I may not have time at the moment to put more effort into getting it running on the Xcode side.


http://reviews.llvm.org/D13448





More information about the lldb-commits mailing list