> If I understood correctly, you're saying that Python's building process > involves only the C compiler, right? So, in order to fix this issue that > I've found, I only need to modify configure.in file (and maybe > Makefile.pre.in). Is that correct?
Correct. There are also some additional shell scripts involved, but I don't think they matter. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com