automake
[Top][All Lists]
Advanced

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

Re: 116-language-link.patch


From: Tom Tromey
Subject: Re: 116-language-link.patch
Date: 05 May 2001 17:37:10 -0600

>>>>> "Akim" == Akim Demaille <address@hidden> writes:

Akim> The goal is to handle LINK and the like just the way we handle
Akim> COMPILE and the like.  First I have to understand completely
Akim> what's so special wrt C, but I'm confident we can reach
Akim> something generic and shorter (many lang_*_finish are likely to
Akim> be useless).

I'm not sure what you mean by C being special.  If you mean the `pure'
stuff, then what has happened in the past is that people do weird
things and still want the C support to appear.  That is, C is special
first because it has been convenient for it to be special.  I don't
have a particularly good example at hand.

Akim>   * automake.in (Language): Add attribute `link'.
Akim>   (&register_language): Specify for cxx, objc, f77, gcj.
Akim>   (&lang_cxx_finish, &lang_f77_finish, &lang_objc_finish)
Akim>   (&lang_java_finish): Adjust.

Ok.

Tom



reply via email to

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