[Python-Dev] ac_sys_system == Monterey*? (original) (raw)

Eric Smith eric at trueblade.com
Sat Jan 24 21:47:14 CET 2009


skip at pobox.com wrote:

From configure.in: # The current (beta) Monterey compiler dies with optimizations # XXX what is Monterey? Does it still die w/ -O? Can we get rid of this? case $acsyssystem in Monterey*) OPT="" ;; esac What is Monterey? Can this check be removed from trunk/py3k branches?

This post http://mail.python.org/pipermail/patches/2000-August/001708.html would have you believe it's a 64-bit AIX compiler.



More information about the Python-Dev mailing list