When LD_PRELOAD is used, that file will be loaded before any other. Use$export LD_PRELOAD=/path/lib
for lib to be pre-loaded. This can even be used in programs too.
↧
Answer by Sumith Senarathne for What is the LD_PRELOAD trick?
↧