[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Patch callback thunkEntry to not optimize (#353)

Nicolas Cellier notifications at github.com
Fri Jan 18 11:26:48 UTC 2019


Sounds good.
Note that `Alien exampleCqsort` works when VM is compiled with `mvm -f` and clang...
Just change the default compiler in https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/build.win32x86/common/Makefile.tools

I'm using this version which seems up-to-date on cygwin distrib:

> $ i686-w64-mingw32-clang --version
> clang version 5.0.1 (tags/RELEASE_501/final)
> Target: i686-w64-windows-gnu
> Thread model: posix
> InstalledDir: /usr/bin


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/353#issuecomment-455515414
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190118/3c1ffc82/attachment-0001.html>


More information about the Vm-dev mailing list