Search code examples
Print rpath of an executable on macOS...

macoscommand-lineterminaldynamic-linkingdarwin

Read More
Export symbols file: Objective C derived class members, 64-bit...

objective-cxcodedynamic-linkingxcode3.2undefined-symbol

Read More
How to reduce dynamic library loading time?...

linuxshared-librarieslddynamic-linking

Read More
What are possible causes of "failed to map segment from shared object: operation not permitted&...

androidlinkerexecutablelinker-errorsdynamic-linking

Read More
Best default location for shared object files...

pythonshared-librariesdynamic-linking

Read More
Confusion about LINK_WHAT_YOU_USE and Meson's counterpart b_asneeded...

c++cmakedynamic-linking

Read More
Statically include libc in c++ program with gcc without using -static option...

c++gcclddynamic-linking

Read More
Can not find libz.dylib when build libzip by homebrew in Mac OS 10.16 (Big Sur)...

macoscmakedynamic-linkinglibz

Read More
Technical Differences Between Shared and Static Libraries?...

linkershared-librariesstatic-librariesdynamic-linking

Read More
firebase_dynamic_links in Flutter does not work on Android version 13...

flutterfirebasedartdynamic-linkingfirebase-dynamic-links

Read More
Differences between static libraries and dynamic libraries ignoring how they are used by the linker/...

cgccstatic-linkingdynamic-linking

Read More
Why is a Missing Shared Library Fatal?...

gcclinkerdynamic-linking

Read More
How dynamic linking works, its usage and how and why you would make a dylib...

c++linuxlinkerdynamic-linking

Read More
Memory crash of modified Skia. Is it due to cross-dynamic-link-library call?...

c++memorydynamic-linkingskia

Read More
Gstreamer plugin get video meta data, library not linked?...

videogstreamerdynamic-linking

Read More
Symbol lookup error with Intel MKL on WSL...

openmpwindows-subsystem-for-linuxdynamic-linkingintel-mkl

Read More
Is there a way to join (link?) a managed (.net) dll at compile time?...

visual-studiostatic-linkingdynamic-linking

Read More
How does the code generated by JIT compiler link with the program?...

compiler-constructionjitdynamic-linking

Read More
Telling gcc directly to link a library statically...

gcclinkerstatic-librariesdynamic-linking

Read More
Embed RPATH instead of RUNPATH in when building shared-objects on Ubuntu 18.04...

g++lddynamic-linkingubuntu-18.04rpath

Read More
When is late enough to use dlsym to find functions in another shared library?...

linuxdynamic-linkingld-preloaddlsym

Read More
Why is linking a dynamic library against a static library apparently easy on Windows but on Linux `-...

dllshared-librariesstatic-linkingdynamic-linking

Read More
DelayLoad different libraries with identical names...

c++dlldynamic-linkingdelay-load

Read More
How to link an .la file using Mingw...

g++mingwdynamic-linkingportaudio

Read More
Linux shared library loading and sharing the code with other process...

linuxmemory-managementlinux-kernelshared-librariesdynamic-linking

Read More
What happens when two macOS .plugin depend on same .dylib and each bundles it separately inside plug...

macospluginsdynamic-linkingdylib

Read More
@rpath for a dynamic library embedded in a framework...

macosdynamic-linkingrpath

Read More
How can I change the name of prebuilt shared library so that the executables can link with the new n...

androidlinuxlinkershared-librariesdynamic-linking

Read More
Dynamic linking in zOS...

dynamic-linkingzos

Read More
dlopen from memory?...

cdynamic-linkinglddlopen

Read More
BackNext