I need my program to always link to a particular shared library, not
the one in LD_LIBRARY_PATH .
Is there a way to specify shared library by full path when linking so
that when running LD_LIBRARY_PATH is ignored?
the one in LD_LIBRARY_PATH .
Is there a way to specify shared library by full path when linking so
that when running LD_LIBRARY_PATH is ignored?
Comment