RE: Building on linux

"David Griswold" <[email protected]> Sun, 13 May 2007 14:49:02 +0200
Newsgroups gmane.comp.lang.smalltalk.strongtalk
Message-ID <[email protected]>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Richard
> Sent: Saturday, May 12, 2007 11:42 PM
> To: Strongtalk-general
> Subject: Re: Building on linux
>
>
>
> Hi Prunedtree,
>
> What is the best way to keep up to date with your changes and changes
> to mainline? Have your linux changes been merged with the main
> repository? Is there any chance you can work on a branch so I can get
> a sneak peak at your changes without having to wait for them to be
> reviewed and merged to the mainline branch?

I'll be reviewing and merging the various changes into the repository, but
they are not currently on a branch, so they are not systematically
available.

> I presume I can tell gcc to make 32-bit object files and binaries (I
> need to find out how to do that). But at least it seems I already have
> a populated /usr/lib32 directory. What is needed until at least a
> command line vm and image can be run? I presume the starting point is
> getting all unit tests to succeed. (More reading on my part to find
> out where and what the unit tests are). If one has a bunch of
> strongtalk sources can one build an image using the vm, or is the
> strongtalk parser written in strongtalk?

I think you are getting a bit ahead of where we are right now.  There is no
running linux port yet.  The strongtalk sources are not 'bootstrappable'
right now; the parser is written in strongtalk and thus needs a running
image to start with.

-Dave


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---