List Question
18 TechQA 2023-11-02T14:03:58.010000Weak symbol resolving breaks SIMD platform specification?
28 views
Asked by jiandingzhe
How does GNU Argp change its behavior if argp_program_bug_address exists or not?
61 views
Asked by Alan De Smet
Allow a specific function to be undefined, as long as it's never called at runtime
96 views
Asked by HolyBlackCat
Does OpenWatcom support an equivalent to ELF weak symbols?
54 views
Asked by pts
__attribute__((weakref)) not work for external function
210 views
Asked by NO3
How to compile C header with inline functions using g++11?
211 views
Asked by Jackoo
Override printf function
2.1k views
Asked by Markus F
C++ threading reported as disabled when pthread is linked to shared lib, but not to main executable
195 views
Asked by Flamefire
gcc weak symbol with __attribute((weak)) handling with shared library
426 views
Asked by Deepak
Bypass/Switch between/Select weak symbols
214 views
Asked by Anastasios Andronidis
How to use weak function in C++
2.2k views
Asked by Aditya Sharma
Why are functions generated on use of template have "weak" as symbol type?
1k views
Asked by TheExcitedEngineer
__attribute__ ((weak)) not work for global variable
2.8k views
Asked by Mr Pang
What is the gcc equivalent of the -qnoweakexp xlC compiler flag?
438 views
Asked by Gábor Ferencz
Why cannot we use the negation operator when checking for the existence of a symbol?
171 views
Asked by Cœur
How to replace a symbol in static library with by attribute weak
113 views
Asked by jayatubi
weak symbol attributes and extern declarations
833 views
Asked by rem
What is the Windows equivalent of `__attribute__((weak))`?
233 views
Asked by Zak