[fpc-devel]Unable to compile Win32 1.1
Roderick van Domburg
gog at gamepoint.net
Wed Dec 13 14:59:58 CET 2000
I have been using the 1.0.2 release build for a while now and I figured I'd
update to the 1.1 development branch. So I synchronized with the 1.1 CVS
source tree today. Building the 1.1 package quickly comes to an halt,
though:
C:\fpc-devel>make win32
c:/pp/bin/win32/make.exe install OS_TARGET=win32
make.exe[1]: Entering directory `c:/fpc-devel'
c:/pp/bin/win32/make.exe compiler_cycle
make.exe[2]: Entering directory `c:/fpc-devel'
c:/pp/bin/win32/make.exe -C compiler cycle
make.exe[3]: Entering directory `c:/fpc-devel/compiler'
c:/pp/bin/win32/make.exe clean
make.exe[4]: Entering directory `c:/fpc-devel/compiler'
rm -f fpc.exe ppc386.exe ppcaxp.exe ppc68k.exe ppcppc.exe
rm -f fpcmade.w32 ppas.bat link.res log
rm -f *.ow *.ppw *.rst *.sw *.aw *.dll *.ppl
rm -rf *.slw
C:\fpc-devel>
I'm compiling under Windows 2000 with GNU Make version 3.76.1.
Have I erred someplace or is this because of a broken Makefile?
Thanks in advance,
Roderick
More information about the fpc-devel
mailing list