automake
[Top][All Lists]
Advanced

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

Re: Problems getting dependencies compiled before executable....


From: Assar Westerlund
Subject: Re: Problems getting dependencies compiled before executable....
Date: 07 Jun 2003 01:38:07 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

<address@hidden> writes:
> I would have preferred that build system would see
> 
>    myprogram_DEPENDENCIES = libmylibrary.a
> 
> and automatically known to build library FIRST.

Why don't you use myprogram_LDADD = libmylibrary.a ?

I'm not able to reproduce your problem.  Can you tell us what version
of automake you're running and show us a minimal example that
shows the problem?




reply via email to

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