[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] How to build on Win32 using WSL/Ubuntu | Missing headers (#510)

Jakob Reschke forums.jakob at resfarm.de
Sat Jun 13 20:28:46 UTC 2020


WSL runs a Linux, so without cross-compilation you don't make Windows
binaries there, unlike with mingw or Cygwin. If you want a VM that runs in
WSL, build a Linux VM. Don't use WSL to build a Windows VM.

Kind regards,
Jakob


Christoph Thiede <notifications at github.com> schrieb am Sa., 13. Juni 2020,
21:21:

>
>
> Maybe it's possible to use WSL if you installed enough tools for
> cross-compiling a mingw target, but you'll be alone then, I think no one
> ever tried that.
>
> As said, this would be optimal, but at the moment I will be happy if I
> manage to build it anyhow :-)
>
> installCygwin.bat requires parameters, at least x86_64, otherwise, it will
> install tools for 32bit (i686) VM.
> see
>
>
> https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/07161bcb145bc4c6b08c617df2c708e3a94597b6/.appveyor.yml#L162
>
> Yes, I had specified these parameters (i686). I am trying to build the
> 32bit version.
>
>> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-643666521>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIJPEW6GXMF32FGZCWLGLZDRWPGRBANCNFSM4N5CJXTQ>
> .
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200613/c68630fd/attachment.html>


More information about the Vm-dev mailing list