remove library path from

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

 



Hi!

Is there any option to remove library serach directory from list?

For example,

$ gcc foo.c -L/i/dont/like/this/dir/ -ldontfindme 

and libdontfindme.so is located in /i/dont/like/this/dir/, however,
consider this as some configure test, and expects to fail.
(configure test for whether or not to add -lxxx)

There were many way to add search dirs, but I could not find an option
to remove search dirs.

Is there something like -Lno<DIR> ?


Thanks in Advance,

(Hiroki Kaminaga)
t
--

[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