[fpc-devel]Unable to compile Win32 1.1

Roderick van Domburg gog at gamepoint.net
Thu Dec 14 22:46:03 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?
>
> You try to run a 'make -n > m.bat' and then execute m.bat to check if it's
> different.

It's no different. The exact same thing above happens when trying to compile
the FIXES_1_0_0 branch, by the way. :-(





More information about the fpc-devel mailing list