Libraries

Table 3-1 lists the libraries to include to take full advantage of all Server-Library capabilities. The first row in the table lists libraries that all platforms use. Subsequent rows list platform-specific libraries.

Table 3-1: Platform-specific libraries

Platform

Required libraries

All platforms

libsybct – Client-Library (Sybase) libsybcsCS-Library (Sybase) libsybtcl – transport control layer (Sybase internal) libsybcomn – internal shared utility library (Sybase internal) libsybintl – internationalization support library (Sybase internal) libsybunic – Unicode-Library (Sybase internal) libsybsrv – Server-Library (Sybase) libsybdbDB-Library (Sybase) libm – standard UNIX math library (system)

Sun Solaris platforms

libthread – thread library (system) libpthread – thread library (system) libsocket – socket network library (system) libnsl – a network library (system) libdl – dynamic loader library (system)

HP HP-UX platforms

libclHP transport control layer (system) libBSD – the BSD library (system) libc_r – C reentrant library libdld – dynamic loader library (system)

IBM AIX platforms

libc_r – C reentrant library libpthreads – thread library (system)

Linux platforms

libpthread – thread library (system)