The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



Thread: dynamic linking
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-23-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
ELF systems (Solaris, xxxBsd, Linux, Tru64 ) use LD_LIBRARY_PATH
AIX uses LIBPATH
IRIX uses LD_LIBRARYN32_PATH and LD_LIBRARYN64_PATH
HPUX PA-RISC systems use SHLIB_PATH
Reply With Quote