El mar., 8 ene. 2019 a las 18:49, Derek Buitenhuis (<
derek.buitenh...@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@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>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to