This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alef
Recipients alef, eric.araujo, tarek
Date 2013-03-18.08:27:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363595248.19.0.716647347764.issue17454@psf.upfronthosting.co.za>
In-reply-to
Content
error: Command "xlC_r xlC_r -bI:/pathp/to/lib/python2.7/config/python.exp ...".

unixccompiler.py at line 251 override linker[0] with self.compiler_cxx[0]. This is not true for AIX that uses the script ld_so_aix, and not xlC_r.
History
Date User Action Args
2013-03-18 08:27:28alefsetrecipients: + alef, tarek, eric.araujo
2013-03-18 08:27:28alefsetmessageid: <1363595248.19.0.716647347764.issue17454@psf.upfronthosting.co.za>
2013-03-18 08:27:28aleflinkissue17454 messages
2013-03-18 08:27:27alefcreate