Hello all,

I am using distutils for building/compiling my Python extensions.  The
default configuration tells the compiler to generate debug information
with the "-g" flag.  I don't want this, but I can't seem to figure out
how to get rid of it.  Does anyone now how?

Thanks,
Jeremy
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to