This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake -vs- huge projects
>>>>> "adl" == Alexandre Duret-Lutz <adl@src.lip6.fr> writes:
adl> Furthermore, generally it does not work to compile both the .o
adl> and .lo objects of a source file (in the last example Automake
adl> is expected to warn that these files are being built both with
adl> and without Libtool), so it sounds safe to remove the rules
adl> which are not used.
This would be a great change, but unfortunately it only gets us down
to 3M, which is still about 6x too large.
Tom