Package : HDS
Version : V4.3-4
Library : V1.2

Built by: cah on node toucan
On      : Sat Aug 30 14:26:18 CLT 2003

Machine : i686 running Linux #1 Wed Sep 4 13:35:50 EDT 2002 (release 2.4.18-14)

make macros:

   SYSTEM  : ix86_Linux

   EXPORT  : .
   INSTALL : /usr/local/src/oyster/oyster/source/starlink
   STARLINK: /usr/local/src/oyster/oyster/source/starlink

   AR_IN   : ar r
   BLD_SHR : f() { ld -shared -soname $1 -o $1 $2;}; f
   CC      : gcc
   CFLAGS  : -O2 -fPIC -D_noalign -D_vfork -D_mmap
   FC      : g77
   FFLAGS  : -fno-second-underscore -O2 -fPIC
   KNOWN   : 1
   LINK    : ln -s
   RANLIB  : ranlib
   SHARE   : .so
   SOURCE_VARIANT: ix86_Linux
   TAR_IN  : tar -cvhf
   TAR_OUT : tar -xf


   _BYTE data type:
      Unformatted size in bytes:    1
      Formatted size in characters: 4
      Minimum value:  -128 (hex 80)
      Maximum value:   127 (hex 7F)
      Bad data value: -128 (hex 80)
      Data format:    2's complement integer ('2COMP')
      Storage order:  Most significant byte first ('MSB')

   _CHAR data type:
      Unformatted size in bytes:    1
      Formatted size in characters: 1
      Bad data value: '*' (hex 2A)
      Data format:    ASCII characters ('ASCII')
      Storage order:  Most significant byte first ('MSB')

   _DOUBLE data type:
      Unformatted size in bytes:    8
      Formatted size in characters: 24
      Decimal digits of precision:  17
      Minimum value:  -1.7976931348623157E+308 (hex FFEFFFFFFFFFFFFF)
      Maximum value:   1.7976931348623157E+308 (hex 7FEFFFFFFFFFFFFF)
      Bad data value: -1.7976931348623157E+308 (hex FFEFFFFFFFFFFFFF)
      Data format:    IEEE double precision ('IEEE_D')
      Storage order:  Least significant byte first ('LSB')

   _INTEGER data type:
      Unformatted size in bytes:    4
      Formatted size in characters: 11
      Minimum value:  -2147483648 (hex 80000000)
      Maximum value:   2147483647 (hex 7FFFFFFF)
      Bad data value: -2147483648 (hex 80000000)
      Data format:    2's complement integer ('2COMP')
      Storage order:  Least significant byte first ('LSB')

   _LOGICAL data type:
      Unformatted size in bytes:    4
      Formatted size in characters: 5
      Bad data value: -1520805211 (hex A55A5AA5)
      Data format:    Zero ==> FALSE, non-zero ==> TRUE ('NZ')
      Storage order:  Least significant byte first ('LSB')

   _REAL data type:
      Unformatted size in bytes:    4
      Formatted size in characters: 15
      Decimal digits of precision:  9
      Minimum value:  -3.40282347E+38 (hex FF7FFFFF)
      Maximum value:   3.40282347E+38 (hex 7F7FFFFF)
      Bad data value: -3.40282347E+38 (hex FF7FFFFF)
      Data format:    IEEE single precision ('IEEE_S')
      Storage order:  Least significant byte first ('LSB')

   _UBYTE data type:
      Unformatted size in bytes:    1
      Formatted size in characters: 3
      Minimum value:    0 (hex 00)
      Maximum value:  255 (hex FF)
      Bad data value: 255 (hex FF)
      Data format:    Binary integer ('BINARY')
      Storage order:  Most significant byte first ('MSB')

   _UWORD data type:
      Unformatted size in bytes:    2
      Formatted size in characters: 5
      Minimum value:      0 (hex 0000)
      Maximum value:  65535 (hex FFFF)
      Bad data value: 65535 (hex FFFF)
      Data format:    Binary integer ('BINARY')
      Storage order:  Least significant byte first ('LSB')

   _WORD data type:
      Unformatted size in bytes:    2
      Formatted size in characters: 6
      Minimum value:  -32768 (hex 8000)
      Maximum value:   32767 (hex 7FFF)
      Bad data value: -32768 (hex 8000)
      Data format:    2's complement integer ('2COMP')
      Storage order:  Least significant byte first ('LSB')

