| SPIDER.EXE |
|---|
cd SPIDER_DIR\srcIf the NMAKE operation fails or the new executable does not run, please check the following,
rename ..\bin\spider.exe spider00.exe
NMAKE /f Makefile_NT
Makefile_NT does C preprocessing for each .f file in SPIDER_DIR\src directory and name them temp.f and compile them one by one. After all the files being compiled, it links the object files to creat the new executable spider.exe, and moves it to SPIDER_DIR\bin directory.
| -DSP_UNIX | cpp flag for selective compilation on Unix |
| -DSP_SUN4 | cpp flag for selective compilation on Sun 4.* Unix |
| -DSP_VMS | cpp flag for selective compilation on VAX/VMS |
| -DSP_NT | cpp flag for selective compilation on NT |
| -DSP_ALLOC | cpp flag for selective compilation on most Unix |
| -DSP_R8000 | cpp flag to set large memory availability |
| -DSP_MP | cpp flag for selective compilation on multiprocessor SGI |
| -DSP_DISTRIB | cpp flag for distributed code selection |
Send such info to:
ArDean Leith
Wadsworth Labs, P.O. Box 509, Albany, New York 12201
phone: 518-486-5604
fax: 518-474-7992
email: spider@wadsworth.org
Source file: compiles.html Updated: 6 April 1999 Yu Chen
© Copyright Notice / Enquiries: spider@wadsworth.org