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 rpetrov
Recipients rpetrov, stutzbach, tarek
Date 2009-10-21.21:51:16
SpamBayes Score 0.00011359913
Marked as misclassified No
Message-id <1256161878.51.0.532933180071.issue7182@psf.upfronthosting.co.za>
In-reply-to
Content
Posix build system read flags from makefile.
Configure script add -DNDEBUG to OPT flag. So why cygwinccompiler.py has
to set this ?
Next cygwinccompiler currently is not used in python build system.
History
Date User Action Args
2009-10-21 21:51:18rpetrovsetrecipients: + rpetrov, tarek, stutzbach
2009-10-21 21:51:18rpetrovsetmessageid: <1256161878.51.0.532933180071.issue7182@psf.upfronthosting.co.za>
2009-10-21 21:51:17rpetrovlinkissue7182 messages
2009-10-21 21:51:16rpetrovcreate