[FFmpeg-devel] [PATCH] fix compilation in cygwin

Alex Converse alex.converse
Tue Jan 12 18:07:44 CET 2010


On Sun, Jan 10, 2010 at 7:58 PM, Vitor Sessak <vitor1001 at gmail.com> wrote:
> acelp_pitch_delay.c was never compilable on cygwin (it just was never
> compiled before SIPR addition). According to FATE:
>
> /home/mik/src/fate/build/libavcodec/libavcodec.a(acelp_pitch_delay.o):acelp_pitch_delay.c:(.text+0xa1):
> undefined reference to `_log2f'
> /home/mik/src/fate/build/libavcodec/libavcodec.a(acelp_pitch_delay.o):acelp_pitch_delay.c:(.text+0xd1):
> undefined reference to `_exp2f'
>

What is the version of cygwin on FATE? I ask because of
http://www.cygwin.com/ml/cygwin-patches/2009-q1/msg00047.html

I'd really like to see detailed OS information for each configuration
"Operating System: Windows/Cygwin" tells me very little useful
information.



More information about the ffmpeg-devel mailing list