Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shared-libraries

makefile for creating (.so) file from existing files

Do I need to distribute a header file and a lib file with a DLL?

Python on MacOS "dyld: Library not loaded" - error

assembly naming conventions

can not be used when making a shared object; recompile with -fPIC

Polymorphically catching an exception in a -fno-rtti shared library on Mac OS X

Detect library features at runtime in C

When developing a library, should we throw errors/exceptions?

Writing dependencies in makefile, with makefile

Memory still reachable bug fixed, but why?

Linux shared library init & deinit when also using c++ static initializer

Calling a Fortran function from Julia, returning an array: unknown function, segfault?

Library deployment vs unused direct dependencies