Development Tools

Contents:

Linux

ldd - Print shared library dependencies.
Libraries - Working on with libraries (LD_LIBRARY_PATH, ldconfig).
nm - List symbols from an object file or shared library.

Windows

Windows applications - Several window programs to work with compiled libraries and programs.

Database:

ldd arrowUp.jpg

Print shared library dependencies.

Libraries arrowUp.jpg

Working on with libraries (LD_LIBRARY_PATH, ldconfig).

nm arrowUp.jpg

List symbols from an object file or shared library.

Windows applications arrowUp.jpg

Several window programs to work with compiled libraries and programs.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License