[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make'ing make-3.18beta4 under mingw/msys -"undefined referenceto `sl
From: |
Markus Mauhart |
Subject: |
Re: make'ing make-3.18beta4 under mingw/msys -"undefined referenceto `sleep'" |
Date: |
Mon, 2 Jan 2006 19:37:00 +0100 |
"Eli Zaretskii" <address@hidden> wrote ...
>
>> From: "Markus Mauhart" <address@hidden>
>> Date: Sun, 1 Jan 2006 22:26:19 +0100
>> Cc: address@hidden
>>
>> and only 3) I'm wondering whether loadavg.exe should be a make-target during
>> "make [all]" or not.
>> -> see the appended files for more details:
>
> Ah, I see now: "make all" runs "make all-am", which tries to build
> PROGRAMS, and PROGRAMS includes loadavg.exe (which IMHO it shouldn't
> on Windows, but Makefile.in doesn't know about it).
Aha, thanks, now I see it too, but originally I gave up once I saw the
long rule for "$(RECURSIVE_TARGETS)" ... what a shame :-)