[FFmpeg-user] Compiling on Cygwin

Brendan Brewster brendan.brewster at gmail.com
Tue Apr 10 05:32:50 CEST 2012


On Mon, Apr 9, 2012 at 6:33 AM, DEF <shaker.doc at gmail.com> wrote:

> On Apr 9, 2012 9:55 AM, "Brendan Brewster" <brendan.brewster at gmail.com>
> wrote:
> >
> > Is there anything special I'm supposed to do to get a basic build to work
> > on Cygwin? Thanks in advance :)
> >
> > ~/ffmpeg-20120408-git-N-39644-g5d6a40b
> > $ ./configure
> > install prefix            /usr/local
> > source path               .
> > C compiler                gcc
>
> gcc  -version ??
> cygwin1.dll  version. ?
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>

$ gcc -v
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with:
/managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose
--program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info
--enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls
--without-included-gettext --enable-version-specific-runtime-libs
--without-x --enable-libgcj --disable-java-awt --with-system-zlib
--enable-interpreter --disable-libgcj-debug --enable-threads=posix
--enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions
--enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)

$ uname -r
1.5.25(0.156/4/2)

-Brendan


More information about the ffmpeg-user mailing list