On Sat, May 15, 2021 at 8:15 PM James Almer wrote:
>
> On 5/15/2021 1:49 PM, Tee KOBAYASHI wrote:
> > The attached patch fixes a problem when building for Mingw-w64 using
> > binutils-2.36.1:
> >
> > x86_64-w64-mingw32-windres -I. -Isrc/ --preprocessor
> > "x86_64-w64-mingw32-gcc -E -xc-header -DR
On 5/15/2021 1:49 PM, Tee KOBAYASHI wrote:
The attached patch fixes a problem when building for Mingw-w64 using
binutils-2.36.1:
x86_64-w64-mingw32-windres -I. -Isrc/ --preprocessor
"x86_64-w64-mingw32-gcc -E -xc-header -DRC_INVOKED -MMD -MF
libavdevice/avdeviceres.d -MT libavdevice/avdeviceres.
The attached patch fixes a problem when building for Mingw-w64 using
binutils-2.36.1:
x86_64-w64-mingw32-windres -I. -Isrc/ --preprocessor
"x86_64-w64-mingw32-gcc -E -xc-header -DRC_INVOKED -MMD -MF
libavdevice/avdeviceres.d -MT libavdevice/avdeviceres.o" -o
libavdevice/avdeviceres.o
/usr/x86_64-w