[fpc-devel]Tue sources, go32/win32 make errors
leej at logica.com
leej at logica.com
Tue Sep 26 16:50:18 CEST 2000
26/09/00 errors (-s=snap,-r=release used) making + win32s + win32r -- see log(s) below
---------------
--------
log file errors??...see log below
pp.pas(153,1) fatal: can't open executable pmodules
--------------
--Tue 26/09/00 15:43:45 target o/s = win32
--initial compiler c:\ppr\bin\ppc386, 11/07/00, 14:06
--latest sources used 26/09/00 11:15
--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
... snip ...94 lines omitted
d:/fpk/compiler/ppc1.exe !FPCEXTCMD ../inc/dynlibs.pp
make.exe[3]: Leaving directory `d:/fpk/rtl/win32'
c:/pp/bin/make.exe clean
make.exe[3]: 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[3]: Leaving directory `d:/fpk/compiler'
c:/pp/bin/make.exe all
make.exe[3]: *** Warning: File `csopt386.pas' has modification time in the future
make.exe[3]: Entering directory `d:/fpk/compiler'
d:/fpk/compiler/ppc1.exe !FPCEXTCMD -XX pp.pas
pp.pas(153,1) Fatal: Can't open executable PMODULES
make.exe[3]: *** [ppc386.exe] Error 1
make.exe[3]: Leaving directory `d:/fpk/compiler'
make.exe[2]: *** [next] Error 2
make.exe[2]: Leaving directory `d:/fpk/compiler'
make.exe[1]: *** [ppc2.exe] Error 2
make.exe[1]: Leaving directory `d:/fpk/compiler'
make.exe: *** [cycle] Error 2
--------
log file errors??...see log below
pp.pas(153,1) fatal: can't open executable pmodules
--------------
--Tue 26/09/00 15:47:26 target o/s = win32
--initial compiler c:\ppr\bin\ppc386, 11/07/00, 14:06
--latest sources used 26/09/00 11:15
--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
... snip ...94 lines omitted
d:/fpk/compiler/ppc1.exe !FPCEXTCMD ../inc/dynlibs.pp
make.exe[3]: Leaving directory `d:/fpk/rtl/win32'
c:/pp/bin/make.exe clean
make.exe[3]: 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[3]: Leaving directory `d:/fpk/compiler'
c:/pp/bin/make.exe all
make.exe[3]: *** Warning: File `csopt386.pas' has modification time in the future
make.exe[3]: Entering directory `d:/fpk/compiler'
d:/fpk/compiler/ppc1.exe !FPCEXTCMD -XX pp.pas
pp.pas(153,1) Fatal: Can't open executable PMODULES
make.exe[3]: *** [ppc386.exe] Error 1
make.exe[3]: Leaving directory `d:/fpk/compiler'
make.exe[2]: *** [next] Error 2
make.exe[2]: Leaving directory `d:/fpk/compiler'
make.exe[1]: *** [ppc2.exe] Error 2
make.exe[1]: Leaving directory `d:/fpk/compiler'
make.exe: *** [cycle] Error 2
--------
More information about the fpc-devel
mailing list