StackOverflow Questions for Tag: weak-symbol

Alan De Smet
Alan De Smet

Reputation: 1770

How does GNU Argp change its behavior if argp_program_bug_address exists or not?

Score: 2

Views: 81

Answers: 1

Read More
HolyBlackCat
HolyBlackCat

Reputation: 96091

Allow a specific function to be undefined, as long as it's never called at runtime

Score: 1

Views: 106

Answers: 0

Read More
pts
pts

Reputation: 87221

Does OpenWatcom support an equivalent to ELF weak symbols?

Score: 1

Views: 84

Answers: 1

Read More
Deepak
Deepak

Reputation: 96

gcc weak symbol with __attribute((weak)) handling with shared library

Score: 0

Views: 509

Answers: 0

Read More
NO3
NO3

Reputation: 41

__attribute__((weakref)) not work for external function

Score: 4

Views: 285

Answers: 0

Read More
Jackoo
Jackoo

Reputation: 309

How to compile C header with inline functions using g++11?

Score: 0

Views: 229

Answers: 1

Read More
Markus F
Markus F

Reputation: 45

Override printf function

Score: 1

Views: 2579

Answers: 0

Read More
Flamefire
Flamefire

Reputation: 5807

C++ threading reported as disabled when pthread is linked to shared lib, but not to main executable

Score: 0

Views: 217

Answers: 0

Read More
Mr Pang
Mr Pang

Reputation: 1181

__attribute__ ((weak)) not work for global variable

Score: 4

Views: 3166

Answers: 3

Read More
Anastasios Andronidis
Anastasios Andronidis

Reputation: 6730

Bypass/Switch between/Select weak symbols

Score: 0

Views: 236

Answers: 1

Read More
Aditya Sharma
Aditya Sharma

Reputation: 65

How to use weak function in C++

Score: 0

Views: 2775

Answers: 1

Read More
TheExcitedEngineer
TheExcitedEngineer

Reputation: 97

Why are functions generated on use of template have "weak" as symbol type?

Score: 4

Views: 1238

Answers: 1

Read More
Cœur
Cœur

Reputation: 38667

Why cannot we use the negation operator when checking for the existence of a symbol?

Score: 4

Views: 171

Answers: 2

Read More
Gábor Ferencz
Gábor Ferencz

Reputation: 243

What is the gcc equivalent of the -qnoweakexp xlC compiler flag?

Score: 0

Views: 455

Answers: 1

Read More
jayatubi
jayatubi

Reputation: 2202

How to replace a symbol in static library with by attribute weak

Score: 3

Views: 113

Answers: 0

Read More
rem
rem

Reputation: 1291

weak symbol attributes and extern declarations

Score: 3

Views: 830

Answers: 0

Read More
Zak
Zak

Reputation: 12623

What is the Windows equivalent of `__attribute__((weak))`?

Score: 0

Views: 236

Answers: 0

Read More
PreviousPage 1Next