Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

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?

c++ qt undefined reference to `_imp

c++ qt shared-libraries

Call dlopen with file descriptor?

Can C++ code reliably interact with other C++ code?

c++ shared-libraries abi

Why do we need *.lib files? [closed]

C++ Symbol lookup error in shared library when accessing boost bind

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