Re: libtool && automake

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Tue, 20 Mar 2001 10:22:18 -0700 (MST)

On Tue, 20 Mar 2001, Robert Collins wrote:

> Libtool has to configure itself on the platform at build time -
> that's part of how it achieves its flexability.

So that means that a user has to have Libtool installed (as a part of
Squid package or not) to compile Squid, right?

Does automake track dependencies between subdirectories? That is, does
it know which subdirectory must run "make all" first to build the
libraries and such needed by other directories?

Does automake track dependencies between sources of an executable
file? That is, can it order libraries and object files to avoid
order-dependent unresolved symbols?

Can Libtool/automake support non-GNU make programs?

Does Libtool/automake support C++?

Finally, can Libtool/automake support MS Windows natively (without
cygwin environment and such)?

Thank you,

Alex.
Received on Tue Mar 20 2001 - 10:22:23 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:39 MST