home *** CD-ROM | disk | FTP | other *** search
- To remake the GWUMON system, the following steps must be done:
-
- 1 - Make sure that you have installed the NYUAda and GWAda
- source. Also, make sure that you have IntelC Codebuilder
- installed and in your path.
-
- 2 - Make sure that the GWAda program source has been compiled.
-
- 3 - Edit the gwmon.lnk so that the objects in the NYUAda and
- GWAda directories can be found. Next edit the makefile file
- to change the variables "NS" and "GW" so that they point to
- the NYUAda and GWAda source code, respectively, and the ADAED
- variable so that it points to the Ada execution directory.
-
- 4 - Type "make", which will run the makefile. The makefile will
- recompile any source files used by the monitor, and put the
- final output in the AdaED directory.
-