This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LD_LIBRARY_PATH


Hi ,

  I have been looking at http://linuxmafia.com/faq/Admin/ld-lib-path.html
& the Linux man pages.  I am just trying to work out if
LD_LIBRARY_PATH is used at link time or not. I have been told that it
is only used at run time, however if I set it and try to link some of
the link errors seem to resolve themselves. Can some one please
clarify whether or not LD_LIBRARY_PATH is used at both at link and run
time.

Thx


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]