UNIX C compiler

Options for the UNIX C compiler
The software of the global diagnostics system is tested with the SUN SparcWorks C compiler version 4.2. The following option flags are used for compilation (specified in the file "sparc.mk"):

    -v			do stricter semantic checking
    -D_POSIX_C_SOURCE=199506L	POSIX 1.c compliant
    -D__EXTENSIONS__	include sockets and networking
    

The include option -I is used to include all sub directories of the gds source directory. Additional defines (-D options) are used to specify the target system (see Compiling Environment).

Author:
Daniel Sigg

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++