StackThreads/MP: version 0.77 User's Guide
Currently, StackThreads/MP is running under the following platforms:
The following software must be installed on your platform.
GNU C compiler and GNU awk are mandatory. We do not recommend you to
think about how to dispense with them. GNU make is somewhat optional but
we use `ifeq' notations to write our Makefiles. Be sure these commands
are invoked by typing gcc
, gawk
, and gmake
(or make
),
respectively. Also be sure that nm
(either native or GNU) works
correctly.