[fpc-devel] Can someone confir 2.7.2 cross arm is currently build-able

Martin lazarus at mfriebe.de
Sat Aug 31 11:34:04 CEST 2013


It is probably my fault somewhere, since I do not know the exact 
procedure to be followed.....

BUT:

In a checkout of
http://svn.freepascal.org/svn/fpcbuild/trunk   in C:/FPC/SVN/build_trunk/

PATH=C:/FPC/SVN/build_trunk/install\binw32
cd C:/FPC/SVN/build_trunk/fpsrc

// a starting native 2.6.2 ppc
make.exe   all   FPC=C:\otherplace\ppc386_2_6_2.exe   PPC_TARGET=arm

after a very short while

make[5]: Entering directory `C:/FPC/SVN/build_trunk/fpcsrc/rtl/win32'
C:/FPC/SVN/build_trunk/fpcsrc/compiler/ppc.exe -Ur -Xs -O2 -n -Fi../inc 
-Fi../i386 -Fi../win -FE. 
-FUC:/FPC/SVN/build_trunk/fpcsrc/rtl/units/i386-win32 -di386 -
dRELEASE -Us -Sg system.pp -Fi../win
system.inc(231,4) Fatal: Can't open include file "armdefines.inc"
Fatal: Compilation aborted
make[5]: *** [system.ppu] Error 1
make[5]: Leaving directory `C:/FPC/SVN/build_trunk/fpcsrc/rtl/win32'
make[4]: *** [win32_all] Error 2
make[4]: Leaving directory `C:/FPC/SVN/build_trunk/fpcsrc/rtl'
make[3]: *** [rtl] Error 2
make[3]: Leaving directory `C:/FPC/SVN/build_trunk/fpcsrc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `C:/FPC/SVN/build_trunk/fpcsrc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `C:/FPC/SVN/build_trunk/fpcsrc'
make: *** [build-stamp.i386-win32] Error 2




More information about the fpc-devel mailing list