[MPlayer-cygwin] Mingw Makefile Crash SVN26759

Henry Garcia defsyn at gmail.com
Wed May 14 00:55:09 CEST 2008


>
>
> You can manually add targets to the main makefile (if needed):
> libavutil/libavutil.a:
>    $(MAKE) -C libavutil
>
> libavcodec/libavcodec.a:
>    $(MAKE) -C libavcodec
>
> libpostproc/libpostproc.a:
>    $(MAKE) -C libpostproc
>
> libavformat/libavformat.a:
>    $(MAKE) -C libavformat
>
> libswscale/libswscale.a:
>    $(MAKE) -C libswscale
>
> --
> jirja
>
>
> Appended those lines to the end. That worked. But now the mp3 codec is
crashing on me on the exe file. I'm using gcc-4.3.0 with binutils 2.17.50.

Maybe I should disable nasm in the mp3lib?

Thanks



More information about the MPlayer-cygwin mailing list