This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
LDADD and library link order
- From: Patrick Crosby <pcrosby at pobox dot com>
- To: automake at gnu dot org
- Date: Wed, 14 Nov 2001 10:02:39 -0800
- Subject: LDADD and library link order
- List-id: Discussion list for automake <automake.gnu.org>
is there a way to get automake to put the libraries specified in LDADD
after the libraries in LIBS for linking? is there a different
LDADD-like variable that does this?
thanks.
patrick