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

Peter Vreman peter at freepascal.org
Sat Dec 21 11:34:02 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

Which Windows version do you run? Try running 'make info' and check if all
programs that are detected are correct

>
> 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?

 Add DEBUG=1 to the commandline when building






More information about the fpc-pascal mailing list