[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems getting dependencies compiled before executable....
From: |
Raja R Harinath |
Subject: |
Re: Problems getting dependencies compiled before executable.... |
Date: |
Tue, 17 Jun 2003 17:14:04 -0500 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
Hi,
address@hidden writes:
> By the way, if you don't mind me asking, what is the point of
> _DEPENDENCIES when you can just add library to _LDADD
> and Autotools will update dependency list automatically from that???
Usually, there's no point. However, there can be cases where
automake cannot figure out that a library is part of link line, for
example when the list of libraries is AC_SUBSTed in.
- Hari
--
Raja R Harinath ------------------------------ address@hidden