Search code examples
version `GLIBC_2.33' not found...


linuxentity-framework.net-coreglibcmanjaro

Read More
Is `__cxa_finalize` ever called with a null pointer in practice?...


c++gccglibc

Read More
dlopen doesn't respect `RTLD_LOCAL`?...


linuxshared-librariesglibcdlopen

Read More
Why glibc and pthread library both defined same APIs?...


linuxgccpthreadsglibc

Read More
building a .so that is also an executable...


clinuxshared-librariesglibcdlopen

Read More
Load both musl libc.so and gcc libc.so in the same process?...


glibcelflibcmusl

Read More
Why GDB is unable to break on main()?...


clinuxgccgdbglibc

Read More
__ctype_b_loc what is its purpose?...


reverse-engineeringglibc

Read More
How to determine version of glibc (glibcxx) binary will depend on?...


linuxglibclibstdc++

Read More
Getting a 32-bit program to run on a 64-bit distro without distribution-installed 32-bit libc...


linux32bit-64bitglibclibcdll-search-path

Read More
These critical programs are missing or too old: "GNU ld compiler" when building glibc 2.42...


ld32bit-64bitglibcprerequisitesbuildconfiguration

Read More
How to compile glibc 32bit on an x86_64 machine...


linux32bit-64bitglibc

Read More
Why is statically linking glibc discouraged?...


c++clinkerglibcstatic-linking

Read More
Workaround for glibc's printf truncation bug in multi-byte locales?...


cutf-8printfglibc

Read More
Linux: detect at runtime that a process have multiple threads...


linuxmultithreadingpthreadsglibc

Read More
Should I care about Wcast-qual errors?...


cgccconstantscompiler-warningsglibc

Read More
How to use register_printf_specifier in a portable way?...


cprintfgnuglibcportability

Read More
Are the rand and random function the same in glibc?...


clinuxglibc

Read More
Go build with another glibc...


gobuildglibcdynamic-linkinglibc

Read More
Why does my hello-world Rust executable depend on libgcc_s?...


rustdependenciesglibccross-languagelibgcc

Read More
What factors determine which version of glibc is required for binary built with g++?...


c++g++glibc

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


linuxlinkershared-librariesshared-memoryglibc

Read More
Force free() to return malloc memory back to OS...


clinuxmemorymemory-managementglibc

Read More
Is it safe to run a container based on a higher version of Linux on a lower version of the Linux ope...


clinuxdockerglibc

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


linuxshared-librariesldglibcelf

Read More
Multiple glibc libraries on a single host...


linuxgccglibc

Read More
How to force linkage to older libc `fcntl` instead of `fcntl64`?...


cldvariadic-functionsglibcfcntl

Read More
How to compile my own glibc C standard library from source and use it?...


clinuxgccx86-64glibc

Read More
Output errors when using libmvec intrinsics for trigo functions manually (like cosf)...


c++gccglibcsseintrinsics

Read More
Standard way to call `ffsl` in C++?...


c++c++11gccglibc

Read More
BackNext