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
Can Go executable be used as a dynamic library?
Oct 17, 2025
go
dll
shared-libraries
dynamic-library
.so
where are the shared libs in macOS?
Oct 16, 2025
macos
shared-libraries
Is it bad practice to create a thread in a shared library?
Oct 16, 2025
c++
multithreading
shared-libraries
Portable way to determine path to dynamic library opened with dlopen
Oct 14, 2025
c++
c
posix
shared-libraries
dlopen
Undefined Symbol Error with embedded Python interpreter
Oct 14, 2025
python
c++
shared-libraries
dynamic-linking
Why the main executable and a shared library loaded by dlopen share one copy of a namespace static variable?
Oct 14, 2025
c++
static
linker
shared-libraries
dlopen
Cython: Link to library and call function
Oct 12, 2025
c
shared-libraries
cython
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
Older Entries »