79756541

Date: 2025-09-05 08:18:16
Score: 0.5
Natty:
Report link

For linking against an .so-file you may pass it as object with option -o as you link other object files, probably with full path, as path option -L does not apply for object files.
The runtime will treat the shared library like a dll, trying to load it on startup.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sam Ginrich