Binutils
  • an undefined symbol in an object appearing later on the command line will not cause the linker to search the archive again
  • search path
    • -rpath-link
    • -rpath
      • -rpath options are included in the executable and used at run-time
    • -L
    • (native linker)"LD_LIBRARY_PATH"
    • (native linker)"DT_RUNPATH" or "DT_RPATH"
    • default directories
      • normally /lib and /usr/lib
    • (native linker)/etc/ld.so.conf
page_revision: 6, last_edited: 1241492883|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License