Need help building 2.3 VM.

Juan Cires Martinez jcm at mat.upm.es
Sat Feb 20 12:23:49 UTC 1999


> 	Attempting to enter Play With Me 3 (16 bits) hangs the VM and ALT .
> cannot interrupt.

This happened to me trying to compile the VM for HP-UX.  The problem was
that the pluggable primitives were not working.  A flag was needed for
the linker to specify that all symbols should be exported to shared
libraries (in my case, -Wl,-E  -- thanks to Georg Gollmann and Bruce
O'Neel).  

Saludos, Juan.





More information about the Squeak-dev mailing list