[fpc-devel]bug in demo's

Michail A.Baikov baikov at mosfilm.ru
Tue Oct 17 19:57:27 CEST 2000


in win32 demo directory (v1.0.2):

E:\pp\source\demo\win32>make all
ppc386.exe !FPCEXTCMD winhello.pp
Note: Reading further options from (env) FPCEXTCMD
Free Pascal Compiler version 1.0.2 [2000/10/12] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
winhello.pp(16,10) Hint: Unit STRINGS not used in WINHELLO
ppc386.exe !FPCEXTCMD menu.pp
Note: Reading further options from (env) FPCEXTCMD
Free Pascal Compiler version 1.0.2 [2000/10/12] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
menu.pp(60,13) Hint: Unit STRINGS not used in MENUDEMO
ppc386.exe !FPCEXTCMD dlltest.pp
Note: Reading further options from (env) FPCEXTCMD
Free Pascal Compiler version 1.0.2 [2000/10/12] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
dlltest.pp(15,24) Fatal: Syntax error, : expected but const string found
make.exe: *** [dlltest.exe] Error 1


BUT! If add -S2 option - all right.

What is -S2 (ObjPas) ? link to docs please ;) and correct please this error.





More information about the fpc-devel mailing list