Top
Enterprise Postgres 17 SP1 Application Development Guide

4.4.1 Compiling Applications

Specify the following paths when compiling applications.

Refer to your compiler documentation for information on how to specify the path.

Also, when using a shared library, refer to "A.6 How to Build and Run an Application that Uses Shared Libraries".

Table 4.1 Include file and library path

Type of path

Path name

Path of the include file

fujitsuEnterprisePostgresClientInstallDir/include

Path of the library

fujitsuEnterprisePostgresClientInstallDir/lib

Table 4.2 C Library (libpq library)

Type of library

Library name

Dynamic library

libpq.so

Static library

libpq.a