[FFmpeg-devel] [PATCH]configure: Assume target-os=win32 for toolchain msvc

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Dec 13 23:51:26 EET 2022


Am Di., 13. Dez. 2022 um 20:21 Uhr schrieb Hendrik Leppkes
<h.leppkes at gmail.com>:
>
> On Tue, Dec 13, 2022 at 8:02 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> >
> > Am So., 27. Nov. 2022 um 18:42 Uhr schrieb Carl Eugen Hoyos
> > <ceffmpeg at gmail.com>:
> > >
> > > Am So., 27. Nov. 2022 um 18:16 Uhr schrieb Hendrik Leppkes
> > > <h.leppkes at gmail.com>:
> > > >
> > > > On Sun, Nov 27, 2022 at 6:13 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> > > > >
> > > > > Hi!
> > > > >
> > > > > Attached patch slightly simplifies building with MSVC.
> > > > >
> > > > > Please comment, Carl Eugen
> > > >
> > > > I don't think any toolchain value should make assumptions about the
> > > > host it is running on, because between WSL and Wine, you can certainly
> > > > do a bunch of specific things where this is not true.
> > >
> > > If this is true, then my patch is of course incorrect.
> > > But could you give an example?
> > > I was under the impression that cl.exe can only run
> > > in win32.
> >
> > Ping.
> > Could you give an example where host-os is not win32 when
> > compiling with msvc?
> >
>
> When using wine, your host is linux.

Understood, thank you!

Carl Eugen


More information about the ffmpeg-devel mailing list