[UNIX] VM patches page updated

Lex Spoon lex at cc.gatech.edu
Sun Jul 1 18:14:46 UTC 2001


I've updated my Unix VM patches page.  Most notably there is now a link
to a "Squeak-lex.tgz" file, which includes the complete build tree I
personally use.  This should be easier than downloading all the
individual patches, applying them, generating new interp.c's etc from
Squeak, and downloading whatever plugins you want--each step is easy but
it sure adds up!  The file includes Mpeg3Plugin and UnixProcessPlugin. 
It does not include any OpenGL stuff, because I didn't manage to hunt
that down....

	http://www.cc.gatech.edu/~lex/squeak/

I've included Andreas Kuckart's fix for acceptHandler() -- good job! 
I've read through acceptHandler() many times without noticing the
problem.  (Actually, my usual response is something like "eew,  Let's
just assume that nasty bit of code is correct".  :))

I've also unified the two main sound drivers on that page ("-ianish" and
"-sun") into a single sqUnixSound.c file, and given the configure script
a "-with-sunos-audio" option that can be used to turn on the SunOS
driver.  (Instead of "with-sunos-audio", this should really be done with
an autoconf test.,  I just didn't have enough time to fool with it.  If
anyone knows of a decent autoconf test for SunOS audio, let me know; I
really wish autoconf just came with such a test!)


Lex Spoon





More information about the Squeak-dev mailing list