[fpc-devel] FPC 2.6.x branched, trunk becomes 2.7.1

Marcos Douglas md at delfire.net
Wed Aug 3 19:27:23 CEST 2011


On Wed, Aug 3, 2011 at 11:55 AM, Marco van de Voort <marcov at stack.nl> wrote:
> Hello,
>
> today I branched branches/fixes_2_6, the basis for a new fixes branch that
> will become 2.6.0 eventually.
>
> After branching I updated the trunk version to 2.7.1, which might need your
> build and package scripts to be adapted, as well as the symlinks of ppc386
> on *nix.
>
> Before branching all makefiles were regenerated, so an update will be big.

Hi Marco,
I got the new sources and tried to compile on WinXP:

ERROR
--------------------------------------------------------------------------------------
W:/md/dev/freepascal/compiler/2.6.0/compiler/ppc386.exe -Ur -Xs -O2 -n -S2h -FuW
:/md/dev/freepascal/compiler/2.6.0/rtl/units/i386-win32 -FuW:/md/dev/freepascal/
compiler/2.6.0/packages/fcl-base/units/i386-win32 -FuW:/md/dev/freepascal/compil
er/2.6.0/packages/fcl-xml/units/i386-win32 -FuW:/md/dev/freepascal/compiler/2.6.
0/packages/fcl-passrc/units/i386-win32 -FuW:/md/dev/freepascal/compiler/2.6.0/pa
ckages/chm/units/i386-win32 -FE. -FUunits/i386-win32 -di386 -dRELEASE fpclasscha
rt.pp
make[3]: Leaving directory `W:/md/dev/freepascal/compiler/2.6.0/utils/fpdoc'
make -C fpcmkcfg all
make[3]: Entering directory `W:/md/dev/freepascal/compiler/2.6.0/utils/fpcmkcfg'

W:/md/dev/freepascal/binutils/i386-win32/gmkdir.exe -p units/i386-win32
__missing_command_DATA2INC -b -s fppkg.cfg fppkg.inc fppkg
process_begin: CreateProcess((null), __missing_command_DATA2INC -b -s fppkg.cfg
fppkg.inc fppkg, ...) failed.
make (e=2): The system can not find the file specified.
make[3]: *** [fppkg.inc] Error 2
make[3]: Leaving directory `W:/md/dev/freepascal/compiler/2.6.0/utils/fpcmkcfg'
make[2]: *** [fpcmkcfg_all] Error 2
make[2]: Leaving directory `W:/md/dev/freepascal/compiler/2.6.0/utils'
make[1]: *** [utils_all] Error 2
make[1]: Leaving directory `W:/md/dev/freepascal/compiler/2.6.0'
make: *** [build-stamp.i386-win32] Error 2

W:\md\dev\freepascal\compiler\2.6.0>
--------------------------------------------------------------------------------------

Marcos Douglas



More information about the fpc-devel mailing list