Newbetuts
.
New posts in shared-libraries
How do you find what version of libstdc++ library is installed on your linux machine?
c++
linux
shared-libraries
cmake: how to keep path to libraries during installation
cmake
installation
shared-libraries
ldd
Convert a Static Library to a Shared Library?
c
linux
shared-libraries
static-libraries
Difference between .a .o and .lo file
c++
c
shared-libraries
libraries
Android NDK linking
android
android-ndk
shared-libraries
How to specify the library version to use at link time?
linux
gcc
shared-libraries
What is a file with extension .a?
c
gcc
shared-libraries
Elegantly call C++ from C
c++
c
shared-libraries
compilation
Global variables for node.js standard modules?
javascript
module
node.js
global-variables
shared-libraries
Easy check for unresolved symbols in shared libraries?
c++
linker
shared-libraries
"relocation R_X86_64_32S against " linking Error
c++
linux
shared-libraries
static-libraries
Compilation fails with "relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object"
c++
linux
gcc
linker
shared-libraries
Linking a shared library with another shared lib in linux
c++
c
linux
linker
shared-libraries
How to create your own library for Android development to be used in every program you write?
java
android
shared-libraries
When / How does Linux load shared libraries into address space?
c
linux
compiler-construction
linker
shared-libraries
What is the equivalent of Linux's ldd on windows? [closed]
windows
linker
shared-libraries
ldd
dependency-walker
Why am I getting a gcc "undefined reference" error trying to create shared objects?
c
gcc
ld
shared-libraries
Why does GCC create a shared object instead of an executable binary according to file?
c
gcc
shared-libraries
static-libraries
position-independent-code
Merge multiple .so shared libraries
c
linux
unix
gcc
shared-libraries
What's the difference between -rpath and -L?
gcc
linker
shared-libraries
ld
Prev
Next