Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

How can a shared library (.so) call a function that is implemented in its loading program?

c linux gcc shared-libraries

OAuth 2.0 integration in iOS

C wrapper for C++ class with stack allocation

c++ c api shared-libraries

cmake find_package specify path

Can rust library be used from another languages in a way c libraries do?

dll rust shared-libraries

making gcc prefer static libs to shared objects when linking?

Dependency Walker equivalent for Linux? [duplicate]

How to include external library with python wheel package

C++ cross-platform dynamic libraries for Linux and Windows

Linux equivalent of DllMain

How do I create a dynamic library (dylib) with Xcode?

Share gitlab-ci.yml between projects

Shared Libraries: Windows vs Linux method

Relation between object file and shared object file

"ld: unknown option: -soname" on OS X

How can LD_LIBRARY_PATH be changed within CMake?

nm symbol output t vs T in a shared so library

gcc linker shared-libraries

gcc debug symbols (-g flag) vs linker's -rdynamic option

undefined reference to symbol even when nm indicates that this symbol is present in the shared library

How compatible are different versions of glibc?