HOME GUIDE OPERATIONS DOCS ERRORS FORMATS INSTALL NEW TIPS WEB SITES

SPIDER Compilation and Linking


EXECUTABLES

SPIDER Irix processors
spider2 5.3 all
spider3 6.2 R4***
spider4 6.2 R5000,R8000,R10000
spider4mp 6.2 R5000,R8000,R10000
with multiple proc.
(spider2 is same as old spider5, old spider6 moved to rejects)


MAKEFILES

SPIDER Irix processors make foc focl
spider2 5.3 all make 2 foc -2 focl -2
spider3 6.2 R4*** make 3 foc -3 focl -3
spider4 6.2 R5000,R8000,R10000 make 4 foc -4 focl -4
spider4mp 6.2 R5000,R8000,R10000
with multiple proc.
make 4mp foc -4mp focl -4mp


debug SPIDER

SPIDER Irix processors make focd focld
spider2d 5.3 all maked 2 focd -2 focld -2
spider3d 6.2 R4*** maked 3 focd -3 focld -3
spider4d 6.2 R5000,R8000,R10000 maked 4 focd -4 focld -4
spider4mpd 6.2 R5000,R8000,R10000
with multiple proc.
maked 4mp focd -4mp focld -4mp

Compilation and linking flags

-DSP_SUN4   cpp flag used for selective compilation on Sun 4.* Unix
-DSP_UNIX   cpp flag used for selective compilation on Unix
-DSP_VMS   cpp flag used for selective compilation on VAX/VMS
-DSP_ALLOC  cpp flag used for selective compilation on most Unix
-DSP_R8000  cpp flag used for to set large memory availability
-DSP_MP   cpp flag used for for selective compilation on multiprocessor SGI
-DSP_MP   cpp flag used for for distributed code selection
-O2   highest level of optimization that we trust
-mp   for parallel compilation & linking
-mips2   target SGI architecture
-mips3   target SGI architecture
-mips4   target SGI architecture
-32   32 bit code
-n32   64 bit code with 32 bit addresses
-bytereclen   record length in OPEN is in bytes
-multigot   obscure segmentation stuff
-g   for debug use


Source file: compiles.html     Updated: 13 Mar 1997     ArDean Leith <


© Copyright Notice /       Enquiries: spider@wadsworth.org