Re: [Python-Dev] AIX to stable, what does that take?

2018-10-05 Thread Michael Haubenwallner
Hi Michael, being on a similar road with Gentoo Prefix, I really do appreciate your AIX related work! However, for two (not so minor) topics I've got a little different experience, which I think should be mentioned here for completion: On 10/04/2018 11:13 AM, Michael Felt wrote: > On 10/4/2018 1

Re: [Python-Dev] use cases for "python-config" versus "pkg-config python"

2014-06-02 Thread Michael Haubenwallner
Hi, following up myself with a patch proposal: On 05/28/2014 04:51 PM, Michael Haubenwallner wrote: > Stumbling over problems on AIX (Modules/python.exp not found) building > libxml2 as python module > let me wonder about the intended use-cases for 'python-config' and &

[Python-Dev] use cases for "python-config" versus "pkg-config python"

2014-05-28 Thread Michael Haubenwallner
Hello! Stumbling over problems on AIX (Modules/python.exp not found) building libxml2 as python module let me wonder about the intended use-cases for 'python-config' and 'pkg-config python'. FWIW, I can see these distinct use cases here, and I'm kindly asking if I got them right: * Build an a