[fpc-devel] fpc 14894 svn does not compile

ABorka fpc-devel at aborka.com
Sat Feb 13 03:06:02 CET 2010


gives the following error for "make all" (win xp 32bit)

C:/pp/bin/i386-win32/ppc386.exe -Ur -Xs -O2 -n -Fui386 -Fusystems 
-FuC:/.../fpc_svn/rtl/units/i386-win32 -Fii386 -FE. -FUi386/u
nits/i386-win32 -dRELEASE  -di386 -dGDB -dBROWSERLOG -Fux86 pp.pas
optcse.pas(166,24) Warning: Converting pointers to signed integers may 
result in wrong comparison results and range errors, use an u
nsigned type instead.
optcse.pas(232,24) Warning: Converting pointers to signed integers may 
result in wrong comparison results and range errors, use an u
nsigned type instead.
optcse.pas(256,29) Warning: Converting pointers to signed integers may 
result in wrong comparison results and range errors, use an u
nsigned type instead.
optcse.pas(270,22) Warning: Converting pointers to signed integers may 
result in wrong comparison results and range errors, use an u
nsigned type instead.
symdef.pas(5050,10) Warning: User defined: : this is completely wrong on 
so many levels...
pp.pas(224,1) Error: Undefined symbol: FPC_WIDEINITTABLES
pp.pas(224,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make.EXE[5]: *** [ppc386.exe] Error 1





More information about the fpc-devel mailing list