[MPlayer-users] windows build?
Henry Garcia
defsyn at gmail.com
Mon Nov 5 04:06:28 CET 2007
>
> If I use make-3.79.1, I can build non-debug version fine even with live
> and
> directX and I can stream live video as well. But with CFLAGS='-g -pipe',
> make
> fails:
>
> mratin at MRATIN-WXP /c/temp/MPlayer-1.0rc2
> $ export CFLAGS='-g -pipe'
You might try running configure normally and just changing the CC = gcc in
config.mak to the following:
gcc -g
More information about the MPlayer-users
mailing list