directory with object files

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

 



My application needs to be linked with static libraries placed in some other
directories than directory with application sources.
When I set in makefile full path for needed static libraries, all is ok and
it can be build.
But I have several static libraries placed in several different directories,
and I dont want to copy them into application directory either to use full
pathes in makefile.
Does exist some makefile variable which defines directoy for linked object
files - needed static libraries ?   

Peter


[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