New submission from Daniel Stutzbach <dan...@stutzbachenterprises.com>:

Currently, msvccompiler.py defines NDEBUG for non-debug builds.  Unix
builds do as well, via python-config.  However, cygwinccompiler.py does not.

----------
assignee: tarek
components: Distutils
messages: 94315
nosy: stutzbach, tarek
severity: normal
status: open
title: For non-debug builds, the cygwinccompiler.py should define NDEBUG
versions: Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7182>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to