Dec. 17, 2015
11:53 a.m.
Hmm, usually an image file has a header that describes some meta data about the image: version, some VM options, size of the image⦠If you load: Gofer it squeaksource3: 'ImageWriter'; package: âImageWriter-Core'; load. Youâll get HzCogImageFormat that describes the header. Check the method writeImageHeaderOn: byteStream forWriter: aWriter
On 17 dic 2015, at 12:44 p.m., Damien Cassou <damien.cassou@inria.fr> wrote:
Hi,
from a Pharo image, can I detect if another image needs the Spur VM or not?
Best
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill