[issue10555] AIX 5.3 - GCC - Python 2.7 Shared Library Support - Fatal Python error: Interpreter not initialized (version mismatch?)

Anurag Chourasia report at bugs.python.org
Sun Nov 28 05:27:28 CET 2010


Anurag Chourasia <anurag.chourasia at gmail.com> added the comment:

Hi Stefen,

I looked at http://bugs.python.org/issue941346 and I believe it might help my case, but, the changes made against that issue  are not clear to me.

It appears that for Python 2.7, the changes were made in the following 5 files

1. configure.in
2. Lib/distutils/command/build_ext.py
3. Makefile.pre.in
4. Modules/ld_so_aix.in
5. Modules/ld_so_aix

The changes done in the file 5 are not clear to me....the source code that I downloaded from python.org still does not contain those changes. I am not sure if the changes were accepted to be in the release version but if someone could send me the changes then I am willing to try those out on my AIX Machine in question and share the results.

Please guide.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10555>
_______________________________________


More information about the Python-bugs-list mailing list