Amaury Forgeot d'Arc <[email protected]> added the comment: Is the man page really displayed during compilation? It's a bit weird that the CC compiler behaves this way. Is this common behavior on AIX?
By the way, you are already in the "make" command; the output you show is made during compilation of the "_ctypes" module, by the script Modules/_ctypes/libffi/configure. Can you try and see which part of the script displays the man page? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13493> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
