On 09/15/2017 11:00 AM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>> On 08/27/2017 05:23 PM, Mathieu Lirzin wrote:
>>>> From: Michael Haubenwallner
>>>> Date: Wed, 16 Aug 2017 18:16:12 +0200
>>>> Subject: [PATCH] automake: Depend on LIBOB
On 08/27/2017 05:23 PM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>> On 08/24/2017 11:35 AM, Mathieu Lirzin wrote:
>>
>>> Instead of this dummy target, I would rather prefer adding the dirstamp
>>> dependency for each explicit object file separate
On 08/27/2017 04:07 PM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>> On 08/23/2017 11:24 PM, Mathieu Lirzin wrote:
>>> Michael Haubenwallner writes:
>>>> On 08/22/2017 12:40 AM, Mathieu Lirzin wrote:
>>>>> Michael Haubenwall
On 08/24/2017 11:35 AM, Mathieu Lirzin wrote:
> Nick Bowler writes:
>> On 8/23/17, Mathieu Lirzin wrote:
>>> Michael Haubenwallner writes:
>>>> Another thought about the final "$(LIBOBJS): .../.dirstamp" Makefile
>>>> line: If
On 08/23/2017 11:24 PM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>> On 08/22/2017 12:40 AM, Mathieu Lirzin wrote:
>>> Michael Haubenwallner writes:
>>>
>>>> In this case let me come up with attached patch for now
>>>> (wi
On 08/22/2017 12:40 AM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>
>> In this case let me come up with attached patch for now
>> (without deeper knowledge of automake internals though).
>
> I have tested this patch, and confirm that it fixes the bug. Howe
On 08/22/2017 12:23 AM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>> On 08/17/2017 01:29 AM, Mathieu Lirzin wrote:
>>> Michael Haubenwallner writes:
>>>> On 08/08/2017 11:17 PM, Mathieu Lirzin wrote:
>>>>> Michael Haubenwallner wri
On 08/17/2017 01:29 AM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>> On 08/08/2017 11:17 PM, Mathieu Lirzin wrote:
>>> Michael Haubenwallner writes:
>>
>> This change fixes automake bug#27781.
>>
>> * bin/automake.in: Add Makefile de
Hi,
On 08/08/2017 11:17 PM, Mathieu Lirzin wrote:
> Michael Haubenwallner writes:
>>
>> I have no idea for how to fix automake for this situation, but it
>> feels like automake should add this line to src/Makefile.in here:
>>
>> $(LIBOBJS): $(LIBOBJDIR)$(am__di
Hi,
in flex-2.6.4, the $(LIBOBJDIR) does contain source files only,
eventually required via LDADD=$(LIBOBJ) in another directory.
Now with --disable-dependency-tracking, an out of source build fails
because $top_builddir/$(LIBOBJDIR) is not created by anyone, see
the discussion in https://github.
10 matches
Mail list logo