gcc -print-search-dirs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
On my linux (mandrake-9.1) box the command 'gcc -print-search-dirs' fails to
produce the output I expect. For some reason '/usr/local/lib' (or indeed
*any* location under the '/usr/local/' tree) doesn't get a mention - though
libraries that exist *only* in /usr/local/lib are definitely being found by
default (ie without having to provide the '-L/usr/local/lib' switch).

Is there a simple alternative I can use that will output the *entire*
library search paths ?

Cheers,
Rob


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux