Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in shared-libraries
Asan dynamic runtime is missing on Ubuntu 18+
Sep 23, 2025
c++
ubuntu
clang
shared-libraries
address-sanitizer
Correct installation of config.h for shared library using autotools
Sep 23, 2025
c++
shared-libraries
autotools
autoconf
libtool
How to reverse R_X86_64_JUMP_SLOT relocations?
Sep 20, 2025
c
linker
shared-libraries
x86-64
elf
Loading ELF shared library and custom binfmt executable into same Linux address space
Sep 20, 2025
linux
memory-management
process
shared-libraries
elf
how to make shared library an executable
Sep 20, 2025
c
operating-system
shared-libraries
executable
x86-64
How to get the mangled symbol of a function in C++?
Sep 20, 2025
c++
shared-libraries
dlopen
.so injection under linux: how to locate address of dlopen()?
Sep 17, 2025
linux
shared-libraries
elf
dll-injection
How do I source/link external functions in C or C++?
Sep 16, 2025
c++
c
shared-libraries
Which cmake property should hold privately linked shared libraries for imported targets?
Sep 15, 2025
cmake
shared-libraries
target
GDB stepping into shared library shows "no such file" even though debug symbols are loaded
Sep 14, 2025
c
debugging
gdb
shared-libraries
Why is libtool's "current" used as "SOVERSION" on BSD, rather than "major"?
Sep 08, 2025
shared-libraries
freebsd
elf
bsd
libtool
How to include external libraries in CMakeLists?
Sep 07, 2025
cmake
shared-libraries
static-libraries
Loading shared library twice
Sep 08, 2025
c
ubuntu
shared-libraries
How can it be done that functions in .so file are automatically exported?
Sep 07, 2025
shared-libraries
How to create a shared library (.so) in an automake script?
Sep 08, 2025
c++
shared-libraries
autotools
automake
Is there a technique to force all private member functions to have internal linkage?
Sep 04, 2025
c++
shared-libraries
linkage
inlining
position-independent-code
Duplicate global variables when using static library in shared library
Sep 05, 2025
c
gcc
shared-libraries
What is the best practice for a shared library primary header file in C++?
Sep 05, 2025
c++
header
shared-libraries
How to include <sys/select.h> library in a Visual Studio C++ project?
Sep 03, 2025
c++
visual-c++
shared-libraries
static-libraries
Older Entries »