New submission from alef: 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. ---------- assignee: eric.araujo components: Distutils messages: 184437 nosy: alef, eric.araujo, tarek priority: normal severity: normal status: open title: ld_so_aix not used when linking c++ (scipy) type: compile error versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17454> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com