Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

gcc - A static library with undefined symbols?

Is there a way to read the contents of .so file without loading it?

How to set RPATH and RUNPATH with GCC/LD?

File format differences between a static library (.a) and a shared library (.so)?

No output when running ltrace

Android - Could not find google-play-services_lib.apk! error

Shared libraries and .h files

c++ c shared-libraries fpic

libexpat could not be found by linux system

c++ linux shared-libraries

ldd doesn't work on dynamically linked binary

Pack shared libraries into the elf [closed]

linux shared-libraries elf

Enabling debug symbols in shared library using GCC

How does adding a private member variable break C++ ABI compatibility?

Use of undeclared identifier in header file (Clang)

Is there a .def file equivalent on Linux for controlling exported function names in a shared library?

c++ c ubuntu shared-libraries

How to build GSL with msvc2010?

Proper use libdl and dynamically linked libraries

c dll shared-libraries

Loading 3rd party shared libraries from an Android native activity

Can I build a shared library by linking static libraries?

How to force using local shared libraries over system libraries?