[fpc-pascal]Error compiling the 1.0.7 compiler under win32

Karl Brandt pascalive at bol.com.br
Sat Dec 21 04:32:03 CET 2002


I updated the fpc 1.0.7 (cvs) today and tried to compile-it with
..\compiler\ make cycle OS_TARGET=win32

i get the following error:

Free Pascal Compiler version 1.0.6 [2002/04/23] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Win32 for i386
Compiling keyboard.pp
keyboard.pp(264,3) Hint: Local const UNASSIGNED is not used
keyboard.pp(265,3) Hint: Local const KANJI is not used
keyboard.pp(266,3) Hint: Local const OEM_SPECIFIC is not used
1389 Lines compiled, 0.7 sec
C:BINCODEFPCBINWIN32gecho.exe: not found
MAKE.EXE[1]: *** [fpcmade.w32] Error 127
MAKE.EXE[1]: Leaving directory `D:/cvs/fpc/rtl/win32'
C:\BIN\CODE\FPC\BIN\WIN32\MAKE.EXE: *** [cycle] Error 2

My bin dir is C:\BIN\CODE\FPC\BIN\WIN32\
It looks like the problem is in the makefile

By the way, how can i build the RTL with debug info?

Thanks.






More information about the fpc-pascal mailing list