[Python-Dev] what environment variable should contain compiler warning suppression flags? (original) (raw)

Barry Warsaw barry at python.org
Tue Jun 29 16:51:35 CEST 2010


On Jun 28, 2010, at 06:03 PM, M.-A. Lemburg wrote:

OPT already uses -O0 if --with-pydebug is used and the compiler supports -g. Since OPT gets added after CFLAGS, the override already happens...

So nobody's proposing to drop that? Good! Ignore my last message then. :)

-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20100629/d7e67f73/attachment.pgp>



More information about the Python-Dev mailing list