cool jannik
May be we should publish this package system tracer somewhere.
On Dec 5, 2009, at 3:38 PM, Laval Jannik wrote:

> Hi John,
> 
> Ok, I thried this:
> - file in the updated System-Tracer (attached)
>       > I modified some references to Smalltalk to SmalltalkImage current, 
> but not all.
> - run it
>       ok, it runs and generate a new image.
>       This is done in a 4.2.2VM runing with rosetta.
> 
> Now, when I try to load the new image, VM open a white window (this is not 
> bad :) )
> But I don't know what I can do with this, there is no message.
> 
> So, I tried also with a pharo10259 and a Squeak 3.10 and I have the same 
> error.
> 
> Do you have an idea of the bug ?
> 
> Cheers,
> Jannik
> 
> <System-Tracing.2forPharo.cs>
> On Dec 4, 2009, at 22:39 , John M McIntosh wrote:
> 
>> I think David Lewis made the last one, let's cc him. 
>> 
>> Perhaps the process would be 
>> 
>> Examine the squeak image. 
>> take the required source that does the system tracing
>> someone make a MC project (no idea if one exists?)
>> 
>> a) file that into a Pharo image. 
>> b) Correct things like references to Smalltalk, versus SmalltalkImage current
>> c) run it. 
>> d) place 64bit image on pharo server. 
>> 
>> I note to run the system tracer you need to run it either on a PowerPC. 
>> Or on a MacIntel using a 4.x series macintosh VM,  make a copy,  do a get 
>> info on the VM
>> check "Open using Rosetta"
>> 
>> If "Open using Rosetta" is not an option and you are running 10.6 then it is 
>> likely you did 
>> not install Rosetta when you upgraded/installed 10.6.  You need to find your 
>> 10.6 DVD 
>> and lookup how to install Rosetta after installing 10.6
>> 
>> PS yes you could use a 10.5 series VM for this too. 
>> 
>> 
>> However to complicate things I don't think anyone has done a Closure based 
>> image
>> and I don't know if that will be a problem. You could take a pre-closure 
>> Pharo image 
>> and try it just to get past the point where having the SystemTracer code in 
>> a MC is done. 
>> 
>> 
>> On 2009-12-04, at 1:23 PM, Laval Jannik wrote:
>> 
>>> Hi Alex,
>>> 
>>> PharoCore is a 32bits image.
>>> So it works on Squeak.5.0.0.b9.64*32.app.
>>> 
>>> I see that Squeak has a 64bits fork image, is it possible to have a Pharo 
>>> one?
>>> What is the process to do this ?
>>> 
>>> Cheers,
>>> Jannik
>>> 
>>> 
>>> On Dec 4, 2009, at 20:50 , Alexandre Bergel wrote:
>>> 
>>>> Hi!
>>>> 
>>>> I just tried Squeak.5.0.0.b9.64*64.app.zip, but I was not able to run  
>>>> a pharo core on it.
>>>> I have a MacBookPro 10.5.8. I do not know whether this is helpful or  
>>>> not. Feel free to ask more info about my config.
>>>> 
>>>> Cheers,
>>>> Alexandre
>>>> -- 
>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>>> Alexandre Bergel  http://www.bergel.eu
>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Pharo-project mailing list
>>>> Pharo-project@lists.gforge.inria.fr
>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Pharo-project mailing list
>>> Pharo-project@lists.gforge.inria.fr
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>> 
>> --
>> ===========================================================================
>> John M. McIntosh <john...@smalltalkconsulting.com>   Twitter:  squeaker68882
>> Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
>> ===========================================================================
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Pharo-project mailing list
>> Pharo-project@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> 
> 
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to