Changes by Tamás Gulácsi :
--
type: -> compile error
___
Python tracker
<http://bugs.python.org/issue8961>
___
___
Python-bugs-list mailing list
Unsubscri
Tamás Gulácsi added the comment:
srid,
You must be right, but the question is: How can I compile Python-2.7rc1 on AIX
5.3? I'd never said that this is a Python fault...
I downloaded and extracted a fresh tarball, but the result is the same with the
given ./configure call. So the probl
New submission from Tamás Gulácsi :
I'm trying to compile Python2.7rc1 on AIX 5.3 with the following call:
FW=/home/kobe/kobed/tgulacsi/freeware
CC='xlc_r -q64' CXX='xlC_r -q64' AR='ar -X64' NM='nm -X64' LD='ld -X64' \
LD_LIBRARY_PATH=$F