Am So., 1. Nov. 2020 um 21:14 Uhr schrieb Edward Park <[email protected]>:
> > ./configure > > --arch=x86_64 > > --target-os=mingw32 > > --cross-prefix=x86_64-w64-mingw32- > Does that automatically cross-compile with just make? > I thought you would need to add --enable-cross-compile. No, --cross-prefix is enough. [...] > > I have tried both with cygwin and with the monster developed by microsoft, > > (the wsl2) > > On wsl2, you’d just compile as if you were on a linux system, and not bother > with mingw32, it’s basically a vm isnt it? wsl2 compilation has not worked for me, there is a line length limitation afair. ymmv Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
