Recompiling the VM with finalization

Andreas Raab raab at isgnw.CS.Uni-Magdeburg.De
Sat Nov 7 16:55:27 UTC 1998


> What am I missing?

A piece of code. I haven't yet updated the public VM sources because the
new stuff is still subject to change (the EXPORT macro will eventually go
away) but what you need is the sqWin32ExternalPrims.c file (can be found
at http://isgwww.cs.uni-magdeburg.de/~raab/squeak/src) and the following
definition (somewhere in the header file sqPlatformSpecific.h)

#define EXPORT(returnType) __declspec( dllexport ) returnType

  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