Home Reverse colors Help
Single page Previous Contents Next

Development with GNU/Linux
10 / 30

The GNU C Library

Any Unix-like operating system needs a C library. The GNU C library is used as THE C library in the GNU system and most systems with the Linux kernel.

It provides:

ldconfig
Configure dynamic linker run-time bindings.
ldd
Print shared library dependencies.

Previous Contents Next
Contact