On Wed, Sep 27, 2006 at 11:24:22AM +0200, Francois Visconte wrote:
> Hello,
> 
> Is there standard way to build python2.{3,4} package with debugging 
> symbols ?

cd /usr/ports/lang/python/2.3 && env DEBUG="-g" make install
or put DEBUG="-g" in /etc/mk.conf re ad mk.conf(5) for more details

-- 
Mathieu Sauve-Frankel

Reply via email to