GDC CI on MacOS, FreeBSD, Windows
Jacob Carlborg
doob at me.com
Fri Sep 18 18:21:37 UTC 2020
On 2020-09-18 17:55, wjoe wrote:
> I'm not sure if that would work since macOs itself runs in a VM at
> CirrusCI.
As I said, that will give you a Linux container. Not what you're looking
for.
> But last thing I heard was that Windows 10 has Windows Subsystem for
> Linux and I wouldn't be surprised if that was a VM with a Linux
> installation and some interface to be able to interact with the Windows
> host.
No, it's the actual Linux kernel running side-by-side with the Windows
kernel. Anything you compile there will give you a Linux binary.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list