[Vorbis-dev] Reg. Enabling Debugging.

Michael Smith mlrsmith at gmail.com
Thu Aug 18 08:48:24 PDT 2005


On 8/18/05, Shashank Khanvilkar <shashank at mia.ece.uic.edu> wrote:
> Hi,
> This is a repeat question.
> Earlier I had asked the same question and eventually found the ans.
> (http://lists.xiph.org/pipermail/vorbis-dev/2005-August/018179.html)
> 
> However now when I try the same thing somehow I am not able to use
> debugging.
> To use debugging, i compiled the source using the folloing commands,.
> 
>  >make clean
>  >./autogen.sh --enable-DEBUG
>  >make

You don't need to configure with special flags, just do:
"make clean && make debug"

Mike


More information about the Vorbis-dev mailing list