HP-UX SNAplus2 CSV Programmer's Guide
Concepts
HP-UX System Considerations
Chapter 134
NOTE A compatible version of the libraries is supplied so that existing
applications continue to work. In this case the restriction that applied to
these libraries still apply as documented in the SNAplus2 Release 5
SNAplus2 CSV Programmers Guide.
Compiling and Linking the CSV Application
Applications are compiled with different options in order to select one of
the scheduling modes described in “Multithreaded Applications”.
When compiling your CSV application, specify the following option to
indicate to the compiler which directory contains the SNAplus2 header
files your application requires:
-I /usr
When linking your CSV application, use the following options:
-L Indicates the directory containing one or more libraries
to be used when linking the application.
-l Indicates the name of a library to be used when linking
the application.
The command you use to link the application depends on which type of
application it is, as described below.
Linking Motif Applications and Applications That Use
Application Scheduled Mode
Link with the following options:
-L /opt -lcsv -lsna
NOTE Check your Motif documentation for information on which libraries and
other options are required to link your Motif application.
Linking Multithreaded Applications
For HP-UX operating systems, linking options depend on the version of
the operating system: