Message286196
I have a (large) patch that completely eliminates the need for ld_so_aix and makeexp_aix. I've applied and been using this with for Python 2.7 and 3.5+, but I still need to go back and validate the tests to ensure everything passes as expected.
It's still a work in progress, but the patch can be found at https://github.com/ericvw/cpython/commit/e889f5fd04c1b73ef06e9f6e60108b2a7718b7d6.
If this is out of context for this particular issue, I'm happy to raise a new issue to have a focus discussion about potentially landing this. Ignore changes for README.AIX since I am addressing that in issue28845.
I believe if we can eliminate the wrapper scripts, it will simplify the build and linking for AIX for the interpreter and C-extension modules. |
|
Date |
User |
Action |
Args |
2017-01-24 15:47:35 | ericvw | set | recipients:
+ ericvw, lemburg, larry, eric.araujo, haubi, python-dev, martin.panter, pelson, David.Edelsohn, Michael.Felt, aixtools@gmail.com |
2017-01-24 15:47:35 | ericvw | set | messageid: <1485272855.67.0.133168651101.issue18235@psf.upfronthosting.co.za> |
2017-01-24 15:47:35 | ericvw | link | issue18235 messages |
2017-01-24 15:47:35 | ericvw | create | |
|