Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

Why this simple Linux C program loading .so at runtime crashes?

Subfolders in /usr/local/lib?

c cmake shared-libraries

Unable to execute Cython wrapped Python code

std::any across shared library bounding in mingw

macOS: What's the correct place to install a dylib on a user's system?

How to work (portably) with C++ class hierarchies & dynamic linked libraries

c++ gcc class shared-libraries

Using a library written in C++ from a pure C project on Linux?

Using SWIG wrapped functions from Windows .dll

Loading and Unloading shared libraries in Mac OSX

shared-libraries

Accessing singleton defined in shared library

Forcing a binary to use a specific (newer) version of a shared library (.so)

How to use *.so library in Objective C?

ios shared-libraries

hidding symbols from a static library

object file from .a not included in .so

c linux gcc shared-libraries

Ant build Android project with dependency lib

ELF Imports and Exports

shared-libraries elf

Extend a dynamic linked shared library?

Build shared library linking to other not standard shared libarary

What is the difference between LD_PRELOAD_PATH and LD_LIBRARY_PATH?

linker shared-libraries

Difference between using java.library.path and LD_LIBRARY_PATH