Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

JavaScript get textContent excluding children

How to debug error "Symbol lookup error: undefined symbol"

c++ linker shared-libraries

How to be able to "move" all necessary libraries that a script requires when moving to a new machine

Crosscompiler Binary compatibility in C

version-script and hidden visibility

gcc shared-libraries ld

adding "-rpath,/usr/lib" in the build options of a shared library cause a segfault

debugging ld, "Inconsistency detected by ld.so"

What is a .so.2 file?

c++ linux shared-libraries

STL and release/debug library mess

c++ linux gcc shared-libraries

Can't find libavcodec when running ./configure for vlc

linux gcc shared-libraries vlc

How to initialize Qt resources from a shared library?

Is an executable built differently if linked against a library that's not used?

Using otool (recursively) to find shared libraries needed by an app

Removing entries from LD_LIBRARY_PATH

linux shared-libraries

Why isn't static linking used more?

Android – how to load shared library?

Missing a library in ldd after using gcc -l

gcc linker shared-libraries ld

Linux executable can't find shared library in same folder

How can I remove a symbol from a shared object?

c linux gcc shared-libraries

What is the difference between a .so and a .lo file?

linux shared-libraries