Stephen J. Turnbull added the comment:

I have a gentoo host, but I'd like to know how did the OP get a debug Python in 
the first place?  The ebuild for python 2.7.5-r1 doesn't say anything about 
debug options.  "How" would preferably include information about the C compiler 
used, etc.  If there's no information, I can probably just hack --with-pydebug 
into a local ebuild, but I have something like 7 C compilers installed, I'd 
really like a good guess at the right one.  Also, did he add any optimization 
flags etc when building the debug Python?

(ebuild = the emerge configuration file that describes the build and install 
process for a package.  In "2.7.5-r1" the "r1" indicates the first revised 
ebuild for the same upstream version.)

----------
nosy: +sjt

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

Reply via email to