[Zope3-dev] Re: [Zope-Checkins] CVS: Zope3/lib/python/Persistence - cPersistence.c:1.1.2.12

Fred L. Drake, Jr. fdrake@acm.org
Thu, 7 Mar 2002 10:21:07 -0500


Chris Withers writes:
 > How'd I compile all the Python C code with debugging turned on?

On Unix, you'd pass --with-pydebug to the configure script.  On
Windows, there are two build configurations; "Win32 Release" and
"Win32 Debug".  I don't know how distutils deals with this for
extensions on Windows, though.

 > (Urm, I think we may be at crossed purposes, by debugging, I assumed you meant with the
 > Z_DEBUG_MODE environment option set, did you mean something else?)

If that helps, that would be good as well!  I don't know anything
about that particular flag myself, though.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation