LLIIBBPPAATTHH -- Environmental Variable

Directories that hold compiler phases and libraries

LLIIBBPPAATTHH  names the  directories  that hold  the  phases of  the COHERENT  C
compiler, the run-time  start-up modules, and libraries.  cccc searches these
directories  as it  orchestrates  the compiling  and linking  of a  program
written in C or assembly-language.

A typical definition is:

    export LIBPATH=:/lib:/usr/lib

This searches the current directory `.', then /lliibb, then /uussrr/lliibb.

If you have  not set LLIIBBPPAATTHH in your .pprrooffiillee,  cccc uses the default LLIIBBPPAATTHH
that is  set in  header file  ppaatthh.hh. This definition  is adequate  for all
standard installations of COHERENT.

_S_e_e _A_l_s_o
cccc, eennvviirroonnmmeennttaall vvaarriiaabblleess, lldd
