Chapter 3. Requirements

3.1. Relevant Libraries

The libraries listed in Table 3-1 shall be available on S390X Linux Standard Base systems, with the specified runtime names. These names override or supplement the names specified in the generic LSB (LSB Core - Generic) 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
libclibc.so.6
libcryptlibcrypt.so.1
libdllibdl.so.2
libgcc_slibgcc_s.so.1
libmlibm.so.6
libncurseslibncurses.so.5
libncurseswlibncursesw.so.5
libpthreadlibpthread.so.0
libstdcxxlibstdc++.so.6
libutillibutil.so.1
libzlibz.so.1
proginterp/lib64/ld-lsb-s390x.so.3

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