libtool
[Top][All Lists]
Advanced

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

Re: Darwin: interlib deps


From: Bob Friesenhahn
Subject: Re: Darwin: interlib deps
Date: Sat, 4 Dec 2004 11:13:13 -0600 (CST)

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
address@hidden
http://www.simplesystems.org/users/bfriesen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]