[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to get .o not .lo files in foo_LINK command?
From: |
Alexandre Duret-Lutz |
Subject: |
Re: How to get .o not .lo files in foo_LINK command? |
Date: |
Tue, 16 Jul 2002 10:16:10 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) |
Hi Grzegorz,
>>> "Grzegorz" == Grzegorz Jakacki <address@hidden> writes:
Grzegorz> I am using Automake 1.6 / Autoconf 2.53 / Libtool 1.4.2.
[...]
Grzegorz> foo_SOURCES = $(SRCS)
Grzegorz> foo_pure_SOURCES = $(SRCS)
Grzegorz> libfoo_la_SOURCES = $(SRCS)
[...]
Grzegorz> I do not understand why. Is this a bug?
Yes. Automake 1.6 and 1.6.1 have a bug when several sources
variables are defined from the same variable like you do.
This is fixed in Automake 1.6.2.
[...]
--
Alexandre Duret-Lutz