Date: | Tue, 24 Apr 2018 15:08:00 -0500 |
---|---|
From: | Jason Patton <jpatton@xxxxxxxxxxx> |
Subject: | Re: [HTCondor-devel] HTCondor Python Bindings: propose to implement via pybind11 instead of Boost? |
I was going to raise a bit of an objection for packaging wheels for PyPI, *but* I just did some searching around to double-check and there is a method for using a newer compiler and building C++11 (and even C++14) code in a way that the wheels are still "manylinux1" compatible, so I will look into that. Right now, I patch out some XferStats code (that I don't think even makes it in the compiled python bindings?) that isn't compatible with the gcc compiler that's bundled in the build container, and presumably I wouldn't have to do that anymore, which would be nice. (FYI, there has been some good progress recently from the wheel building community on making the next version of manylinux that will bring the build container version up to CentOS 6. Though as I'm now seeing Greg's reply, maybe that won't solve a whole lot.) Jason On Tue, Apr 24, 2018 at 3:05 PM, Greg Thain <gthain@xxxxxxxxxxx> wrote:
|
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [HTCondor-devel] HTCondor Python Bindings: propose to implement via pybind11 instead of Boost?, Greg Thain |
---|---|
Next by Date: | Re: [HTCondor-devel] HTCondor Python Bindings: propose to implement via pybind11 instead of Boost?, Brian Bockelman |
Previous by Thread: | Re: [HTCondor-devel] HTCondor Python Bindings: propose to implement via pybind11 instead of Boost?, Todd Tannenbaum |
Next by Thread: | [HTCondor-devel] Is numpy now required to build condor?, Greg Thain |
Indexes: | [Date] [Thread] |