print-file-name

Alexandre Oliva aoliva@redhat.com
Mon Feb 12 18:37:00 GMT 2001


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



More information about the Gcc-bugs mailing list