[fpc-devel] fpc trunk fails to build (win32/64)

Martin fpc at mfriebe.de
Sat May 18 01:47:24 CEST 2019


I reported one case already.
https://bugs.freepascal.org/view.php?id=35598

Compiling 42090 for win32 with the options
-gl -O4 -Or
fails with the warning/error: defutil.pas(1606,7) Warning: Function 
result variable does not seem to initialized

Just run into the next error. Compiling with -gl -gw -godwarfsets -O-1 
-dTEST_WIN32_SEH

c:/FPC/fpc_3.3.1/source/compiler/ppc1.exe -XX -CX -Ur -Xs -O2 -n -O2 
-Fui386 -Fusystems -Fuc:/FPC/fpc_3.3.1/source/rtl/units/i386-win32 
-Fii386 -FEi386/bin/i386-win32 -FUi386/units/i386-win32 -dRELEASE -gl 
-gw -godwarfsets -O-1 -dTEST_WIN32_SEH    -di386 -dGDB -dBROWSERLOG 
-Fux86 -Sew pp.pas
n386flw.pas(142,21) Warning: Case statement does not handle all possible 
cases
n386flw.pas(153,21) Warning: Case statement does not handle all possible 
cases
n386flw.pas(675) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted



More information about the fpc-devel mailing list