[fpc-devel]Thu sources, syswin32 make errors

Lee, John LeeJ at logica.com
Thu Oct 12 13:01:00 CEST 2000


this seems like a real error...

12/10/00 errors (-s=snap,-r=release used) making + win32s + win32r -- see
log(s) below
---------------

--------
log file errors??...see log below
syswin32.pp(1395,1) fatal: there were 1 errors compiling module, stopping
syswin32.pp(1219,37) error: incompatible type for arg no. 1: got <procedure
variable type of function(pexceptionpointers):longint;stdcall>, expected
ttoplevelexceptionfilter
--------------
--Thu 12/10/00 11:52:06 target o/s = win32 snap params mwn new
--initial compiler c:\pp1\bin\ppc386, 09/10/00, 03:06
--latest sources used 12/10/00 11:37
--dos, 4dos, dpmi versions 7.10, 6.01 0.90
--make string used ... make OPT="-Xs" RELEASE=1 OS_TARGET=win32  cycle
c:/pp/bin/make.exe clean
make.exe[1]: Entering directory `d:/fpk/compiler'
rm -f ppc386.exe
rm -f fpcmade.w32 ppas.bat link.res  log
rm -f *.ow *.ppw *.rst *.sw *.aw *.dll *.ppl
rm -rf *.slw
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[1]: Leaving directory `d:/fpk/compiler'
c:/pp/bin/make.exe -C ../rtl/win32 clean
make.exe[1]: Entering directory `d:/fpk/rtl/win32'
rm -f wprt0.ow wdllprt0.ow
rm -f syswin32.ppw objpas.ppw strings.ppw windows.ppw ole2.ppw opengl32.ppw
os_types.ppw winsock.ppw initc.ppw dos.ppw crt.ppw objects.ppw graph.ppw
sysutils.ppw typinfo.ppw math.ppw varutils.ppw cpu.ppw mmx.ppw getopts.ppw
heaptrc.ppw lineinfo.ppw wincrt
rm -f math.rst varutils.rst
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[1]: Leaving directory `d:/fpk/rtl/win32'
c:/pp/bin/make.exe -C ../rtl/win32 'OPT=-Xs' all
make.exe[1]: Entering directory `d:/fpk/rtl/win32'
asw -o wprt0.ow wprt0.as
asw -o wdllprt0.ow wdllprt0.as
c:/pp1/bin/ppc386.exe -Twin32 -Xs -OG2p3 -n -Fi../inc -Fi../i386 -FE. -Xs
-di386 -Us -Sg syswin32.pp 
syswin32.pp(1219,37) Error: Incompatible type for arg no. 1: Got <procedure
variable type of function(PEXCEPTIONPOINTERS):LongInt;StdCall>, expected
TTOPLEVELEXCEPTIONFILTER
syswin32.pp(1395,1) Fatal: There were 1 errors compiling module, stopping
make.exe[1]: *** [syswin32.ppw] Error 1
make.exe[1]: Leaving directory `d:/fpk/rtl/win32'
make.exe: *** [cycle] Error 2

--------
log file errors??...see log below
syswin32.pp(1395,1) fatal: there were 1 errors compiling module, stopping
syswin32.pp(1219,37) error: incompatible type for arg no. 1: got <procedure
variable type of function(pexceptionpointers):longint;stdcall>, expected
ttoplevelexceptionfilter
--------------
--Thu 12/10/00 11:52:28 target o/s = win32 snap params mw c:\ppr
--initial compiler c:\ppr\bin\ppc386, 11/07/00, 14:06
--latest sources used 12/10/00 11:37
--dos, 4dos, dpmi versions 7.10, 6.01 0.90
--make string used ... make OS_TARGET=win32 RELEASE=1  cycle
c:/pp/bin/make.exe clean
make.exe[1]: Entering directory `d:/fpk/compiler'
rm -f ppc386.exe
rm -f fpcmade.w32 ppas.bat link.res  log
rm -f *.ow *.ppw *.rst *.sw *.aw *.dll *.ppl
rm -rf *.slw
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[1]: Leaving directory `d:/fpk/compiler'
c:/pp/bin/make.exe -C ../rtl/win32 clean
make.exe[1]: Entering directory `d:/fpk/rtl/win32'
rm -f wprt0.ow wdllprt0.ow
rm -f syswin32.ppw objpas.ppw strings.ppw windows.ppw ole2.ppw opengl32.ppw
os_types.ppw winsock.ppw initc.ppw dos.ppw crt.ppw objects.ppw graph.ppw
sysutils.ppw typinfo.ppw math.ppw varutils.ppw cpu.ppw mmx.ppw getopts.ppw
heaptrc.ppw lineinfo.ppw wincrt
rm -f math.rst varutils.rst
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[1]: Leaving directory `d:/fpk/rtl/win32'
c:/pp/bin/make.exe -C ../rtl/win32 'OPT=' all
make.exe[1]: Entering directory `d:/fpk/rtl/win32'
asw -o wprt0.ow wprt0.as
asw -o wdllprt0.ow wdllprt0.as
c:/ppr/bin/ppc386.exe -Twin32 -Xs -OG2p3 -n -Fi../inc -Fi../i386 -FE. -di386
-Us -Sg syswin32.pp 
syswin32.pp(1219,37) Error: Incompatible type for arg no. 1: Got <procedure
variable type of function(PEXCEPTIONPOINTERS):LongInt;StdCall>, expected
TTOPLEVELEXCEPTIONFILTER
syswin32.pp(1395,1) Fatal: There were 1 errors compiling module, stopping
make.exe[1]: *** [syswin32.ppw] Error 1
make.exe[1]: Leaving directory `d:/fpk/rtl/win32'
make.exe: *** [cycle] Error 2

--------





More information about the fpc-devel mailing list