Anurag Chourasia added the comment:
Hi All,
Thanks again for all your support.
I can confirm that this works fine with the AIX Shared Library build support
added in Python 2.7.1 (and 3.x which I have not tested but my tests with 2.7.1
were absolutely fine)
--
resolution: -> fi
Anurag Chourasia added the comment:
Just received a message from Benjamin Peterson informing the release of 2.7.1.
I will now download that tar ball and it should have sebastian's changes as
well. I will update the results of my build process sh
Anurag Chourasia 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
Changes by Anurag Chourasia :
--
title: Fatal Python error: Interpreter not initialized (version mismatch?) ->
AIX 5.3 - GCC - Python 2.7 Shared Library Support - Fatal Python error:
Interpreter not initialized (version mismatch?)
___
Pyt
New submission from Anurag Chourasia :
Python extensions build on AIX 5.3 with GCC 4.2 fails.
The configure command was as follows
./configure --enable-shared --disable-ipv6 --with-gcc=gcc CPPFLAGS="-I
/opt/freeware/include -I /opt/freeware/include/readline -I
/opt/freeware/include/nc