Rpath (Linking)
Broschiertes Buch

Rpath (Linking)

Versandkostenfrei!
Versandfertig in 6-10 Tagen
22,99 €
inkl. MwSt.
PAYBACK Punkte
11 °P sammeln!
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. rpath is a term in computer science which refers to a runtime search path hard-coded in an executable file or library, used during dynamic linking to find the libraries and the executable file or library requires. It is inserted in the executable or library at link time. Specifically it encodes a path to shared libraries into the header of an executable (or another shared library). This RPATH header value (so named in the Executable and Linkable Format header standard...