Re: [Pharo-project] Latest image from jenkins does not open with interpreter vm
On Mar 15, 2012, at 7:59 PM, Guillermo Polito wrote:
I'm having the following
This interpreter (vers. 6502) cannot read image file (vers. 6505).
This didn't happen with images from some weeks ago :(
The reason is that we now run the build with the VM compiled on the build server... which is a Cog vm. Marcus -- Marcus Denker -- http://marcusdenker.de
Ok, so I have no chose. I have to move SystemTracer to cog, or do it :D On Thu, Mar 15, 2012 at 4:02 PM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Mar 15, 2012, at 7:59 PM, Guillermo Polito wrote:
I'm having the following
This interpreter (vers. 6502) cannot read image file (vers. 6505).
This didn't happen with images from some weeks ago :(
The reason is that we now run the build with the VM compiled on the build server... which is a Cog vm.
Marcus
-- Marcus Denker -- http://marcusdenker.de
On 15 March 2012 20:05, Guillermo Polito <guillermopolito@gmail.com> wrote:
Ok, so I have no chose. I have to move SystemTracer to cog, or do it :D
Yes. We need to make it working with Cog. Hope, Eliot remembers what is essential changes between 6502 and 6505 formats, which needs to be fixed in system tracer. -- Best regards, Igor Stasenko.
HEhe, he already sent in a different thread the differences ;). On Thu, Mar 15, 2012 at 4:11 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 15 March 2012 20:05, Guillermo Polito <guillermopolito@gmail.com> wrote:
Ok, so I have no chose. I have to move SystemTracer to cog, or do it :D
Yes. We need to make it working with Cog. Hope, Eliot remembers what is essential changes between 6502 and 6505 formats, which needs to be fixed in system tracer.
-- Best regards, Igor Stasenko.
participants (3)
-
Guillermo Polito -
Igor Stasenko -
Marcus Denker