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

Rolandas Guobys rolandasguobys at gmail.com
Fri Jul 9 16:47:05 UTC 2021


please don't send me more letters !!!

> On 2020-06-13, at 23:29, Jakob Reschke <forums.jakob at resfarm.de> wrote:
> 
> 
> 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, or unsubscribe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210709/d1d847be/attachment.html>


More information about the Vm-dev mailing list