Web Icon   Web : COMPILATION & LINKING


EXECUTABLES

Web Irix processors
web2 5.3 all
web3 6.2 R4***
web4 6.2 R5000,R8000,R10000
(web2 is same as old web5, old web6 moved to rejects)


MAKEFILES

Web Irix processors make foc focl
web2 5.3 all make 2
web3 6.2 R4*** make 3
web4 6.2 R5000,R8000,R10000 make 4


debug Web

Web Irix processors make
web2d 5.3 all maked 2
web3d 6.2 R4*** maked 3
web4d 6.2 R5000,R8000,R10000 maked 4

Compilation and linking flags

-DSP_SUNSP  cpp flag used for selective compilation on Sun 4.* Unix
-VMS   cpp flag used for selective compilation on VAX/VMS
-P_SGIOSF  cpp flag used for selective compilation on most Unix
-DSP_MP   cpp flag used for for distributed code selection
-O2   highest level of optimization that we trust
-mips2   target SGI architecture
-mips3   target SGI architecture
-mips4   target SGI architecture
-32   32 bit code
-n32   64 bit code with 32 bit addresses
-multigot   obscure segmentation stuff
-g   for debug use


Source file: compilew.html     Updated: 12/3197     ArDean Leith