This is the mail archive of the gcc-bugs@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]

Re: print-file-name


On Feb 12, 2001, Daniel Wagner <wagi@gmx.ch> wrote:

> I'm bit confused about the print-file-name options. I thought that
> should print the whole path to a library, but I only honors libraries
> which are located in /lib.

More precisely, only those that are in GCC's standard search paths
(-print-search-dirs).  It has nothing to do with LD_LIBRARY_PATH or
ld.so.conf, or even with any built-in search path the linker may
have.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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