<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">leyba bronstain via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> schrieb am Do., 30. Apr. 2020, 23:22:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">30.04.2020 8:30, Sven Barth via lazarus пишет:<br>
> As I have written on the forum there seems to be some problem with <br>
> "echo" as this is the line the makefile intends to execute:<br>
><br>
> echotime:<br>
>     @echo Start $(STARTTIME) now $(ENDTIME)<br>
><br>
> Would you please go to the compiler directory and manually execute <br>
> "make echotime" to see whether this works in principle?<br>
><br>
> Regards,<br>
> Sven<br>
<br>
Hi Sven.<br>
<br>
Thank U for te answer.<br>
<br>
I tried using your advice. Here's what I got (the compiler revision <br>
number is specified in the paths)<br>
<br>
d:\Archive\development\fpc_331_r45198>set path=<path to make.exe x64 <br>
file>;%path%<br>
<br>
d:\Archive\development\fpc_331_r45198>@echo Start $(STARTTIME) now <br>
$(ENDTIME)<br>
Start $(STARTTIME) now $(ENDTIME)<br>
<br>
d:\Archive\development\fpc_331_r45198>make echotime<br>
make: *** No rule to make target `echotime'.  Stop.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You did read the part where I said "go to the compiler directory"? ;) </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>