Chapter 3. Requirements

3.1. Relevant Libraries

The libraries listed in Table 3-1 shall be available on PPC64 Linux Standard Base systems, with the specified runtime names. These names override or supplement the names specified in the generic LSB specification. The specified program interpreter, referred to as proginterp in this table, shall be used to load the shared libraries specified by DT_NEEDED entries at run time.

Table 3-1. Standard Library Names

LibraryRuntime Name
libmlibm.so.6
libdllibdl.so.2
libcryptlibcrypt.so.1
libzlibz.so.1
libncurseslibncurses.so.5
libutillibutil.so.1
libclibc.so.6
libpthreadlibpthread.so.0
proginterp/lib64/ld-lsb-ppc64.so.3
libgcc_slibgcc_s.so.1

These libraries will be in an implementation-defined directory which the dynamic linker shall search by default.