[Lazarus] Can't build fpc trunk x64 win32/64
leyba bronstain
leobronstain at gmail.com
Thu Apr 30 23:22:32 CEST 2020
30.04.2020 8:30, Sven Barth via lazarus пишет:
> As I have written on the forum there seems to be some problem with
> "echo" as this is the line the makefile intends to execute:
>
> echotime:
> @echo Start $(STARTTIME) now $(ENDTIME)
>
> Would you please go to the compiler directory and manually execute
> "make echotime" to see whether this works in principle?
>
> Regards,
> Sven
Hi Sven.
Thank U for te answer.
I tried using your advice. Here's what I got (the compiler revision
number is specified in the paths)
d:\Archive\development\fpc_331_r45198>set path=<path to make.exe x64
file>;%path%
d:\Archive\development\fpc_331_r45198>@echo Start $(STARTTIME) now
$(ENDTIME)
Start $(STARTTIME) now $(ENDTIME)
d:\Archive\development\fpc_331_r45198>make echotime
make: *** No rule to make target `echotime'. Stop.
--
with best regards, Zoltanleo aka Док
More information about the lazarus
mailing list