[Python-Dev] AIX 5.3 - Build of Python 2.7.1
Amaury Forgeot d'Arc
amauryfa at gmail.com
Tue Jun 7 21:43:57 CEST 2011
Hi,
2011/6/6 Anurag Chourasia <anurag.chourasia at gmail.com>:
> ld: 0711-593 SEVERE ERROR: Symbol C_BSTAT (entry 559) in object
> Parser/grammar1.o:
A quick Google search reveals a probable issue with gcc on recent AIX systems.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072
A lot of users report this issue on various programs. Nothing Python
can do about.
You could try to disable the -g option.
--
Amaury Forgeot d'Arc
More information about the Python-Dev
mailing list