[FFmpeg-user] Compiling on Cygwin

Víctor Paesa victorpaesa at googlemail.com
Wed Apr 11 23:38:00 CEST 2012


Hi,

On Tue, Apr 10, 2012 at 05:32, Brendan Brewster wrote:
> On Mon, Apr 9, 2012 at 6:33 AM, DEF wrote:
>
>> On Apr 9, 2012 9:55 AM, "Brendan Brewster"
>> 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. ?
>> _______________________________________________
>
> $ 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)

There are some Cygwin hints in doc/plaform.texi
You should upgrade to gcc4/Cygwin 1.7x

Regards,
Víctor


More information about the ffmpeg-user mailing list