[fpc-devel] cross compile trunk / Compilation of "BuildUnit_fcl_fpcunit.pp" failed

Martin fpc at mfriebe.de
Thu Apr 23 22:55:28 CEST 2020


I tried to build a 32bit FPC 3.2 (trunk / today svn)
cross compile targe win-64

with the following opitons
OPT="-CX -gl -O4 -Or"


        Compiling .\fcl-db\src\json\fpjsondataset.pp
        Compiling .\fcl-db\src\json\extjsdataset.pp
        Compiling .\fcl-db\src\sqldb\sqldbini.pp
[ 88%] Compiled package fcl-db
The installer encountered the following error:
Compilation of "BuildUnit_fcl_fpcunit.pp" failed
make.exe[2]: *** [all] Error 1
make.exe[2]: Leaving directory `c:/FPC/fpc_3.3.1/source/packages'
make.exe[1]: *** [packages_all] Error 2
make.exe[1]: Leaving directory `c:/FPC/fpc_3.3.1/source'
make.exe: *** [build-stamp.x86_64-win64] Error 2


More information about the fpc-devel mailing list