in http://www.mirandabanda.org/files/Cog/VM/VM.r3003/. Apologies for the non-Spur VMs in r3000 which should have had the "relocating call to invalid address" bug fixed but I made a mistake. It is fixed in 3003. Further, those who got crashes running the test suite due to the Aio tests should now find the VM does not crash. CogVM source as per VMMaker.oscog-eem.774/r3003 Remember to regenerate the cogit.c's from the non-Spur configurations to fix the "relocating call to invalid address" bug. Add a hack to link the XDisplayControlPlugin against vm-display-X11 (a hack because it assumes paths etc). But at least the plugin works. Add an initial revision of platforms/unix/plugins/UUIDPlugin/acinclude.m4 to search for uuid.h in either /usr/include/uuid or /usr/include and use either uuidgenerate or uuidgen. -- best, Eliot
thanks!, a question is there a spur-format based image for pharo? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714 ----- Mensaje original ----- De: "Eliot Miranda" <eliot.miranda@gmail.com> Para: "Squeak Virtual Machine Development Discussion" <vm-dev@lists.squeakfoundation.org>, "The general-purpose Squeak developers list" <squeak-dev@lists.squeakfoundation.org>, "Discusses Development of Pharo" <pharo-dev@lists.pharo.org> Enviados: Domingo, 15 de Junio 2014 21:58:04 Asunto: [Pharo-dev] New Cog & Spur VMs available in http://www.mirandabanda.org/files/Cog/VM/VM.r3003/ . Apologies for the non-Spur VMs in r3000 which should have had the "relocating call to invalid address" bug fixed but I made a mistake. It is fixed in 3003. Further, those who got crashes running the test suite due to the Aio tests should now find the VM does not crash. CogVM source as per VMMaker.oscog-eem.774/r3003 Remember to regenerate the cogit.c's from the non-Spur configurations to fix the "relocating call to invalid address" bug. Add a hack to link the XDisplayControlPlugin against vm-display-X11 (a hack because it assumes paths etc). But at least the plugin works. Add an initial revision of platforms/unix/plugins/UUIDPlugin/acinclude.m4 to search for uuid.h in either /usr/include/uuid or /usr/include and use either uuidgenerate or uuidgen. -- best, Eliot
not yet On 16 Jun 2014, at 14:12, Pablo R. Digonzelli <pdigonzelli@gmail.com> wrote:
thanks!, a question is there a spur-format based image for pharo?
TIA
Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonzelli@softsargentina.com pdigonzelli@gmail.com Cel: 5493815982714
De: "Eliot Miranda" <eliot.miranda@gmail.com> Para: "Squeak Virtual Machine Development Discussion" <vm-dev@lists.squeakfoundation.org>, "The general-purpose Squeak developers list" <squeak-dev@lists.squeakfoundation.org>, "Discusses Development of Pharo" <pharo-dev@lists.pharo.org> Enviados: Domingo, 15 de Junio 2014 21:58:04 Asunto: [Pharo-dev] New Cog & Spur VMs available
in http://www.mirandabanda.org/files/Cog/VM/VM.r3003/.
Apologies for the non-Spur VMs in r3000 which should have had the "relocating call to invalid address" bug fixed but I made a mistake. It is fixed in 3003.
Further, those who got crashes running the test suite due to the Aio tests should now find the VM does not crash.
CogVM source as per VMMaker.oscog-eem.774/r3003
Remember to regenerate the cogit.c's from the non-Spur configurations to fix the "relocating call to invalid address" bug.
Add a hack to link the XDisplayControlPlugin against vm-display-X11 (a hack because it assumes paths etc). But at least the plugin works.
Add an initial revision of platforms/unix/plugins/UUIDPlugin/acinclude.m4 to search for uuid.h in either /usr/include/uuid or /usr/include and use either uuidgenerate or uuidgen. -- best, Eliot
participants (3)
-
Eliot Miranda -
Esteban Lorenzano -
Pablo R. Digonzelli