directory with object files

Peter Skvarka peter.skvarka@innovatrics.com
Tue Oct 30 16:57:00 GMT 2007


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



More information about the Gcc-help mailing list