Hi
After the effort made by igor stasenko building the VM is a
lot simpler than it used to.
Did you try to compile the Pharo VM on your platform?
Did you experience some problems?
We should probably add a resource page to get started. I do
not have the information but
we can ask esteban.
yes��� PharoVM is built as described here:��
if you follow those instructions, you will have no
problems.��
The process is running everyday so it *is* working.��
Windows guys can have problems if they change mingw
version, etc. They shouldn���t, but since this is over our
control, I cannot assure you anything.��
Others problems that have emerged with time (in linux) is
people forgetting they need 32bit library versions to be able
to build�����
anyway��� that should be enough��� for most people, once fulfilled
requirements, build VM is as easy as:��
2) cd image; sh ./newImage.sh ; ./pharo generator.image eval
���PharoVMBuilder build"