[FFmpeg-devel] [PATCH] build: restore using dlltool/lib.exe for creating Win32 .lib files

Hendrik Leppkes h.leppkes at gmail.com
Mon Feb 19 23:27:48 EET 2018


On Sat, Feb 17, 2018 at 9:57 AM, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
> On Fri, Feb 16, 2018 at 10:21 PM, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
>> The GCC generated import libraries don't work properly when being imported
>> by MSVC, resulting in missing symbols at runtime.
>>
>> This reverts 5b5365fe9 and partially reverts changes from 98a9b1f0d
>
> For the record, Martin Storsjö, the original author of the change this
> is reverting, could reproduce the failure and also send a revert to
> Libav.
> So unless someone objects, I'll push this in a day or so, since
> without it using mingw-build libraries with MSVC is impossible right
> now (without manual steps to re-generate the .lib file, anyway)

And applied.

- Hendrik


More information about the ffmpeg-devel mailing list