We have this big directory structure which contains both apps and libs.
The apps needs lots of libs that are scattered in various sub dirs.
It is rather messy to add lots -LDIR options to apps linking stage.
Is there a way to tell libtool after it has built a lib to do a "subinstall" of 
the
lib into some dir in the build tree so that one don't have to specify lots
of -LDIR options, just to the one dir instead?

 Jocke



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to