Recompiling the VM with finalization

Daniel Vainsencher danielv at netvision.net.il
Sat Nov 7 22:16:15 UTC 1998


Eureka. Thanks a bunch.
BTW, I've long wondered -
Why exactly is Linear algebra my friend and trig my enemy?
(I'm guessing this has something to do with your interest in 3d...)

Andreas Raab wrote:

> Okay, this means you've been using the interpreter sources from the 2.2
> distribution. I was assuming you know how to generate a new VM from
> scratch ;-) So here's how this works:
>
> * Write out the Mac support code, e.g., execute
>     InterpreterSupportCode writeMacSourceFiles
> * Convert the files from CR to either LF or CRLF line endings
>   (you might use CrLfFileStream for this)
> * Create a project from all of the sqXYZ.c files from the above
>   and add the appropriate Win32 support files (e.g., the ones
>   starting with sqWin32*)
> * Compile.
> * Link.
> * Run.
>
>   Andreas
>
> --
> Linear algebra is your friend - Trigonometry is your enemy.
> +===== Andreas Raab ============= (raab at isg.cs.uni-magdeburg.de) =====+
> I Department of Simulation and Graphics      Phone: +49 391 671 8065  I
> I University of Magdeburg, Germany           Fax:   +49 391 671 1164  I
> +=============< http://isgwww.cs.uni-magdeburg.de/~raab >=============+





More information about the Squeak-dev mailing list