Le 2013-08-31 16:47, Sven Barth a écrit : > On 31.08.2013 13:47, Martin wrote: >> 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 > > Please try > > make all FPC=C:\otherplace\ppc386_2_6_2.exe CPU_TARGET=arm > > to be on the save side for comparison. > >> 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 > > Regards, > Sven > > _______________________________________________ > fpc-devel maillist - fpc-devel@lists.freepascal.org > http://lists.freepascal.org/mailman/listinfo/fpc-devel > On Linux it hasn't compiled since May. It crashes before the RTL stuff. The compiler itself does compile.
-- For Linux Software visit http://home.comcast.net/~mcatudal _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel