[XviD-devel] How can I get xvidcore.dll with debug infomations

Felipe Contreras felipe.contreras at gmail.com
Mon Aug 13 21:38:16 CEST 2007


On 8/9/07, 王 成刚 <kingwang0821 at hotmail.com> wrote:
> Hi,
>   I'm new to xvid.
>   Under MinGW+MSys,I compiled the source code using instrcutions  as
>   followed:
>   ./congigure --enable-idebug --prefix=c:/mingw
>   make
>   make install
>   but the xvidcore.dll output had no debug symbols.
>   so how can I get the dll with debug info.
>   3ks!

Maybe:
CFLAGS=-g3 ./configure --prefix=c:/mingw

-- 
Felipe Contreras


More information about the XviD-devel mailing list