Antoine Pitrou <pit...@free.fr> added the comment:

In dynamic builds, there seem to be lots of messages such as:

ld: 0711-224 WARNING: Duplicate symbol: .PyLong_FromString
ld: 0711-224 WARNING: Duplicate symbol: PyLong_FromString

Are you sure this is normal?

In any case, if you find a way to cleanup ld_so_aix, this should probably be 
checked in anyway. I doubt anybody else tests under AIX, so it's reasonable to 
trust you on this.

Even better if you manage to diagnose and/or fix some of the test failures, by 
the way. (if not, you can still open separate issues for each of them)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue941346>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to