[squeak-dev] Re: vm build environment on windows

marcel.taeumel Marcel.Taeumel at hpi.de
Sat Oct 10 13:14:20 UTC 2015


Huh? I did a 32-bit build only. I used Cygwin 32-bit. There is currently no
64-bit build folder for Window builds in the CogVM sources.

Using "i686-pc-mingw32-gcc" is wrong. You should use "i686-w64-mingw32-*" as
I described above. These are *not* for 64-bit builds but for 32-bit builds.
The 64-bit tool chain include an "x86_64" and not the "i686".

;-)

Best,
Marcel



--
View this message in context: http://forum.world.st/vm-build-environment-on-windows-tp4854659p4854868.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list