On Thursday 13 March 2008 14.16:41 Martin Schreiber wrote: > On Thursday 13 March 2008 13.48:55 Jonas Maebe wrote: > > On 13 Mar 2008, at 13:24, Martin Schreiber wrote: > > > I try to build a m68k crosscompiler with fixes_2_2: > > > > m68k is not supported in 2.x at this time. The last version that > > supported m68k was 1.0.10a. Every now and then, some people work on > > m68k in the 2.3.x branch, but even there it is not usable. > > Thanks, I'll try how far I get with trunk. > With trunk I get: " /home/mse/packs/standard/svn/fp/trunk/compiler/ppcross68k -Ur -Pm68k -Ur -Xs -O2 -n -Fi../inc -Fi../m68k -Fi../unix -Fim68k -FD/opt/cross/m68k/bin -FE. -FU/home/mse/packs/standard/svn/fp/trunk/rtl/units/m68k-linux -dm68k -dRELEASE -Us -Sg system.pp softfpu.pp(592,1) Fatal: Internal error 200309041 Fatal: Compilation aborted make[5]: *** [system.ppu] Error 1 make[5]: Leaving directory `/home/mse/packs/standard/svn/fp/trunk/rtl/linux' make[4]: *** [linux_all] Error 2 make[4]: Leaving directory `/home/mse/packs/standard/svn/fp/trunk/rtl' make[3]: *** [rtl] Error 2 make[3]: Leaving directory `/home/mse/packs/standard/svn/fp/trunk/compiler' make[2]: *** [cycle] Error 2 make[2]: Leaving directory `/home/mse/packs/standard/svn/fp/trunk/compiler' make[1]: *** [compiler_cycle] Error 2 make[1]: Leaving directory `/home/mse/packs/standard/svn/fp/trunk' make: *** [build-stamp.m68k-linux] Error 2 " Seems to be nothing m68k specific?
The command line: " make all CPU_TARGET=m68k CROSSCOMPILE=1 FPC=ppc386 CROSSBINDIR=/opt/cross/m68k/bin " Martin _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel