[FFmpeg-devel] [PATCH] Enable simultaneous build of static & dynamic libraries on mingw32

Zuxy Meng zuxy.meng
Sat May 12 18:24:37 CEST 2007


Hi,

2007/5/13, M?ns Rullg?rd <mans at mansr.com>:
> "Zuxy Meng" <zuxy.meng at gmail.com> writes:
>
> > Hi,
> >
> > 2007/5/13, M?ns Rullg?rd <mans at mansr.com>:
> >> "Zuxy Meng" <zuxy.meng at gmail.com> writes:
> >>
> >> > Hi,
> >> >
> >> > The original thread is now quite off-topic:-) Anyway I've tested on
> >> > mingw32 and got both libraries built.
> >>
> >> What are the file sizes of the libraries you got?
> >
> > You guess I got confused by static lib and import lib?
>
> I'm not guessing anything.  Building both types was disabled because
> the linker did something silly that could be seen from the lib sizes.
>
> >  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
>
> And the rest of the libs?

C:\MSYS\source\ffmpeg>dir *.a /s
 ??? C ???? Zuxy Meng
 ?????? 8007-210B

 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
               2 ???      5,214,600 ??

 C:\MSYS\source\ffmpeg\libavformat ???

2007-05-11  16:41           638,766 libavformat.a
2007-05-11  16:41           190,904 libavformat.dll.a
               2 ???        829,670 ??

 C:\MSYS\source\ffmpeg\libavutil ???

2007-05-09  13:44            33,996 libavutil.a
2007-05-09  13:44            40,474 libavutil.dll.a
               2 ???         74,470 ??

 C:\MSYS\source\ffmpeg\libpostproc ???

2007-05-09  13:49            41,860 libpostproc.a
2007-05-09  13:49             4,576 libpostproc.dll.a
               2 ???         46,436 ??

     ??????:
               8 ???      6,165,176 ??
               0 ??? 42,105,737,216 ????

C:\MSYS\source\ffmpeg>dir *.dll /s
 ??? C ???? Zuxy Meng
 ?????? 8007-210B

 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
               2 ???      8,813,444 ??

 C:\MSYS\source\ffmpeg\libavformat ???

2007-05-11  16:41           563,173 avformat-51.dll
2007-05-11  16:41           563,173 avformat.dll
               2 ???      1,126,346 ??

 C:\MSYS\source\ffmpeg\libavutil ???

2007-05-09  13:44            66,451 avutil-49.dll
2007-05-09  13:44            66,451 avutil.dll
               2 ???        132,902 ??

 C:\MSYS\source\ffmpeg\libpostproc ???

2007-05-09  13:49            73,209 postproc-51.dll
2007-05-09  13:49            73,209 postproc.dll
               2 ???        146,418 ??

     ??????:
               8 ???     10,219,110 ??
               0 ??? 42,105,737,216 ????
-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the ffmpeg-devel mailing list