Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

Refactoring shared code across multiple solutions

How did I cause gcc to produce a .bundle instead of a .so?

d2: Calling writefln in D shared libraries from C side

shared-libraries d

statically linked shared object? Or a corrupt file?

Making a C library thread safe

Inline class functions and shared library (dll) build

Error loading shared libraries with dlopen()

Export C++ function to python using ctypes: undefined symbol

Xcode "ld: library not found [...] for architecture x86_64"

Creating and importing a custom Spring library whilst separating shared dependencies

How to set rpath origin in cmake?

Allocating and Deallocating memory across shared lib boundaries

Shared library using GHC

how to linking with dynamic lib (.so) and static libc.a

how can i use a shared lib in glassfish to avoid deployment of the huge libs?

mingw -fvisibility=hidden does not seem to work

Compile shared object library, which call function from so too

c++ g++ shared-libraries

Build Android-openssl library for platform 2.1

linker tells me it can't resolve symbols, but they're there?

How to ignore the main method from a dynamic linked library in C++