On Sat, 4 Dec 2004, Akim Demaille wrote:
Le 4 déc. 04, à 16:21, Bob Friesenhahn a écrit :
libast_la_LIBADD=../symbol/libsymbol.la ../task/libtask.la \ ../misc/libmisc.la
Does that help?
But it results in libast containing all the other libraries. I tried to avoid that.
I see. If you are interested in helping us get objects/targets in subdirectories working properly for libtool 2.0 then libtool 2.0 will be ready sooner, and you will be able to simply refer to the objects you are interested in as part of a comprehensive build. You would no longer need to use convenience libraries. Building would be faster, cleaner, and more accurate. Of course this approach requires that you are aware of the exact objects which need to be used since they would not be lumped together into a "library".
Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool