Search code examples
How to compile sources in different directories into object files all in a single directory (Makefil...


makefilecompilationshared-librariesprojectgnu-make

Read More
What does this strange "/usr/bin/ld: cannot find -lXAW_LIBRARY-NOTFOUND" error mean?...


c++cmakeshared-librariesld

Read More
Go shared library doesn't get reloaded to newest version...


gorustshared-libraries

Read More
Patching a shared library with additional code before loading...


cshared-libraries

Read More
__declspec(dllexport) and __declspec(dllimport) in C++...


c++linuxwindowsvisual-studioshared-libraries

Read More
Difference between local, session and shared preload library in PostgreSQL and use of LOAD command...


postgresqlshared-librariesrdbms

Read More
Import library from specific branch via variable in Jenkinsfile...


jenkinsjenkins-pipelineshared-libraries

Read More
Import/Export of Functions from a Shared Library with Implicit Linking (C++)...


c++windowsunixdllshared-libraries

Read More
How I can find function in shared object files using objdump and bash functions in linux?...


clinuxbashshared-librariesobjdump

Read More
dlopen() takes ages when used on a freshly created file...


macosshared-librariesdynamic-linkingdylibdlopen

Read More
Using shared library on GNU/Linux with gcc...


gccmakefileshared-librariesldgnu

Read More
Exclusive unix-socket write permissions for shared libraries...


loggingpermissionsshared-librariesunix-socketpam

Read More
Confusion about the linking method of dynamic libraries like d3d11...


c++dllshared-libraries

Read More
Using a shared library within static library used by 2nd shared library and other applications, Linu...


gcclinkershared-librariesstatic-libraries

Read More
How to handle static variable sharing in dynamic linking of libraries?...


c++dllsingletonshared-libraries

Read More
Linker cannot find standard C library...


gccshared-librariescentos7

Read More
shm_open is an undefined symbol in shared library...


linuxlinkershared-librariesshared-memoryglibc

Read More
What other libraries does protobuf c++ depend on to compile the runtime?...


c++dependenciesshared-librariesprotocol-buffers

Read More
Missing shared library libunistring.so.2 while setting up NRF Connect SDK...


linuxshared-librarieszephyr-rtosnordic-semi

Read More
How to export and upcast symbol from shared library?...


c++dlllinkershared-libraries

Read More
Exported typeinfo for pure virtual class in a shared library...


c++clangshared-libraries

Read More
Link against library that WILL exist...


clangshared-libraries

Read More
Why a shared library on Windows ('.dll') has additional '.lib' file for link with? T...


linuxwindowsshared-libraries

Read More
Depending on a shared library that has an undefined symbol...


c++linkershared-librariesmissing-symbols

Read More
What does the --audit flag to GNU ld do?...


linuxshared-librariesldglibcelf

Read More
Why is built library so much bigger in size?...


c++buildshared-librariessizestatic-libraries

Read More
Cross Compiler Library Interaction (Dynamic Loading) (plugins)...


c++memorystructshared-libraries

Read More
What is the equivalent of --as--needed in macOS linker?...


macoslinkershared-libraries

Read More
Symbols of function in a library...


shared-librariesreverse-engineeringsymbols

Read More
How do I create a library in C?...


clinkershared-libraries

Read More
BackNext