▲ | ryao 2 days ago | |
> GLIBC is an example of a "system library" that cannot be bundled with your application because it includes the dynamic linker itself. This linker is responsible for loading other libraries, some of which may also depend on GLIBC—but not always. Running WordPerfect on modern Linux is done by shipping both of those components: |