This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Better to use LIBADD always and never LDADD?


>   you can ensure that some options go before the
>   others, e.g. flags go before library references.

Guido

Thanks.  I'm sorry I did not get the context of your reply.
Are you giving a reason why LDADD is useful?
Are you giving a reason why LTADD should always
be used? I didn't understand.

Chris

   cs at gnumatica dot com schrieb:
   > For "convenience libraries" I just successfully
   > used LDADD.  It looks like LIBADD would also have
   > worked which uses LIBTOOL.....
   >
   > I think LDADD is only for stuff you will *link*
   > with executable and LIBADD is more powerful and used
   > for other things like making real libraries you really
   > intend to install on system.
   >
   > If true, wouldn't it be a good idea to get in habit
   > of using LIBADD (and Libtool) for everything?
   >
   > i.e.
   > Why use 2 commands if 1 does both functions?
   >
   > Chris
   >
   >
   >
   >
   >






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]