Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

Compiled JNI library (libmupdf.so), working fine for android 2.2 & Android emulator, but failing on android 2.1

Dlls unloading order in Unix and Windows

dll shared-libraries

Bundle c++ application using libc.so.6

Static link libpng into a shared library

Position independent code and Shared Object

Strange unordered map situation

How to keep `LD_LIBRARY_PATH` from getting overwritten to pwd when running python script

Size of Shared Object files is huge

c gcc shared-libraries

How to write modular (plug-in) applications with Go?

shared-libraries go

libltdl.so.3: cannot open shared object file: No such file or directory in Ubuntu 14.04

Determine which executables link to a specific shared library on Linux

linux shared-libraries ldd

Call a function in another object file without using PLT within a shared library?

what is the best way to initialize my global data in shared library?

How to refer a jenkins shared library specific branch

Boost.Python can't find pyconfig.h. Where does it need to go?

Can't build Octave from source

Referencing global symbols from shared library loaded with dlopen