Libraries

Table 3-1 lists the libraries that you should include if you want 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 9000 (8xx) and HP Itanium

libclHP Transport Control Layer (system) libBSD – The BSD library (system) libc_r – C reentrant library libdld – (system)

IBM RS/6000

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

Linux platforms

libpthread – Thread library (system)