building Mac 2.3b VM

johnm at wdi.disney.com johnm at wdi.disney.com
Tue Dec 8 16:39:38 UTC 1998


Tim (and other Mac VM-builders),

We just upgraded the project files to CW11, which I thought was old enough that *everyone*
would be on to some more recent version by now! Unfortunately, older versions of CodeWarrior
can't read newer project files. Don't blame Apple, blame MetroWerks. You're best bet is to modify
the project files that came with Squeak 2.2. I think you just need to add:

  sqMacExternalPrims.c
  sqVirtualMachine.c

Good luck!

	-- John

Tim Rowledge <rowledge at interval.com> wrote:
> So there I am trying to be helpful by building a Mac version of my
> NewCompiledMethods VM so that more of you can try the new image, when I run
> into the big wall that Apple put up to prevent people from actually using
> Macs to do anything useful.
> Simply writing out the source files from the normal image was no problem,
> but as soon as I tried to open the .proj files, CW9 tells me that 'This
> project is out of date. Please update the project with the udater tool
> provided'. Anybody able to explain what is meant by this? 
> ...





More information about the Squeak-dev mailing list