Squeak for UnixWare

Sabine van Loon R.L.J.M.W.van.Loon at inter.nl.net
Tue May 26 18:29:15 UTC 1998


Chris,

> 2) Edit interp.c and comment out the line:
>    #include "sqMachDep.h"  /* needed only by the JIT virtual machine */
Alternatively, you could define __GNUC__ (like in cc -D__GNUC___ -oSqueak
*.c). That's how I do it for the AIX. You probably won't be needing steps 2
to 4 then ;-).

Cheers, Reinier.





More information about the Squeak-dev mailing list