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

Eliot Miranda notifications at github.com
Tue Jul 7 07:50:50 UTC 2020


Hi Christoph,

> On Jun 19, 2020, at 11:56 AM, Christoph Thiede <notifications at github.com> wrote:
> 
> 
> Is it the win64 (64 bits) VM?
> 
> build.win32x86, no 64 bit. Hm ... could this occur because I have installed 64-bit version of cygwin?
> 

No.  64-bit Cygwin will build the 32-bit vm.  The problem is that its gdb won’t debug the 32-big exe :-(.  So if you do want to debug you have to install 32-big Cygwin, & IIRC it had to be on a 32-bit OS.  Hence use a VM :-(
>> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-654666745
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200707/20baed76/attachment.html>


More information about the Vm-dev mailing list