[FFmpeg-devel] [PATCH] Enable simultaneous build of static & dynamic libraries on mingw32
Alex Beregszaszi
alex
Sat May 12 19:30:37 CEST 2007
Hi,
> You guess I got confused by static lib and import lib?
>
> C:\MSYS\source\ffmpeg\libavcodec
>
> 2007-05-13 00:15 4,637,298 libavcodec.a
> 2007-05-13 00:15 577,302 libavcodec.dll.a
>
> C:\MSYS\source\ffmpeg\libavcodec
>
> 2007-05-13 00:15 4,406,722 avcodec-51.dll
> 2007-05-13 00:15 4,406,722 avcodec.dll
Also imho the ln -s (which is a copy on windows) shall be skipped for
mingw. It has no sense, the .dll wont be used ever (and might confuse
people), as applications require to avcodec-51.dll.
--
Alex Beregszaszi
More information about the ffmpeg-devel
mailing list