Re: Building on linux
talksmall <[email protected]> Mon, 18 Jun 2007 17:22:29 -0700
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
OK. I've uploaded my changes with a few explanatory comments to the VM on Linux porting issue (#11) on the issues list. As explained in the issue changes are required both to the VM and to the image, so you will not be able to run a standard image on the VM or run the changed image on a standard VM. However, the changes do allow the tests from Dave G's minimal deterministic test script to run. Unfortunately, the recompile world step still fails due to an issue with the garbage collector. For now I have commented it out in the image I uploaded. When I have a fix I will upload it. There are still holes in the implementation and obviously there is no UI support. However, once the GC problem mentioned above is fixed, we should be able to update the image entirely in Linux using the command line script interface. Not really user friendly, but a worthwhile milestone. talksmall On Jun 18, 8:55 am, "David Griswold" <[email protected]> wrote: > That's great news! > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]]On Behalf Of talksmall > > Sent: Friday, June 15, 2007 6:54 PM > > To: Strongtalk-general > > Subject: Re: Building on linux > > > Thought I'd post an update on the linux port I've been working on. > > > I can now run the minimal set of tests from Dave G's command line > > script extension natively under Ubuntu. This minimal set of tests all > > pass, but the VM crashes on trying to free memory prior to exiting. > > Once I've cleared that error, I'll post the updated VM + image > > changes. > > > talksmall --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en -~----------~----~----~----~------~----~------~--~---