-
Type:
Bug
-
Status: Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0.3, 2.1.0
-
Fix Version/s: 2.3
-
Component/s: None
-
Labels:None
Some gcc linker versions will silently not include an explicit given shared library when no symbols are explicitly referenced from within the executable. This causes problems when the symbols are actually being looked up using dlsym().