[MPlayer-users] how to compile mplayer for cygwin

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Jul 7 22:46:34 CEST 2011


On Thu, Jul 07, 2011 at 12:51:37PM -0700, robert rowntree wrote:
> i installed into cygwin the mingw64-x86 packages

> $ ./configure --cc=i686-w64-mingw32-gcc --target=athlon64-mingw32 --yasm=nasm
> Current branch master is up to date.
> Checking for gcc version ... 3.4.4
> Checking for working compiler ... yes
> Detected operating system: MINGW32
> Detected host architecture: athlon64
> Checking for cross compilation ... no
> Checking for host cc ... gcc

That obviously didn't work though since it still falls
back to using gcc instead of i686-w64-mingw32-gcc.


More information about the MPlayer-users mailing list