[FFmpeg-devel] [PATCH] configure: add support for configuring dlltool

Andoni Morales ylatuya at gmail.com
Thu Jan 10 14:20:33 EET 2019


El mar., 8 ene. 2019 a las 18:49, Derek Buitenhuis (<
derek.buitenhuis at gmail.com>) escribió:

> On 08/01/2019 16:35, Andoni Morales wrote:
> > In a multilib toolchain dlltool has to be configured with the correct
> > architecture options.
> > This option allows configuring dlltool this way:
> > --dlltool="x86_64-w64-mingw32-dlltool --as-flags=--32 -m i386"
>
> Unsure why this is needed... we already set -m ($LIBTARGET) for
> dlltool, and dlltool is already properly detected and run when
> you set both --arch, --target-os, and --cross-prefix, even in
> multilib setups as far as I can tell. e.g.:
>
>     --cross-prefix=x86_64-w64-mingw32- --target-os=mingw32 --arch=x86
>

You are correct, that works correctly and there is no need for that patch.

Thanks.

>
> See lines 5206 to 5260, specifically lines 5208 and 5233.
>
> Cheers,
> - Derek
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.com <http://www.longomatch.ylatuya.es>


More information about the ffmpeg-devel mailing list