### /usr/bin/make -C rtl install CPU_TARGET=arm OS_TARGET=linux FPC=/home/muller/pas/fpc-3.2.3/bin/ppcarm BINUTILSPREFIX=arm-linux- OPT="-n -vx " INSTALL_PREFIX=/home/muller/pas/fpc-3.2.3-temp make: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl' /usr/bin/make -C linux all make[1]: Entering directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl/linux' /home/muller/pas/fpc-3.2.3/bin/ppcarm -Parm -XParm-linux- -Xr -Fi../inc -Fi../arm -Fi../unix -Fiarm -FE. -FU/home/muller/pas/fixes_3_2/fpcsrc/rtl/units/arm-linux -n -vx -darm ../unix/baseunix.pp softfpu.pp(664,5) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(689,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(1841,7) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(1854,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(1974,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(1987,13) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(2091,5) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(2104,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3609,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3685,9) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3713,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3714,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3715,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3716,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3717,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3726,29) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3727,29) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3744,29) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3745,29) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(3773,5) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4163,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4212,13) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4426,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4439,13) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4444,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4522,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4535,13) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4905,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4906,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4984,9) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(4990,8) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5014,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5015,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5016,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5017,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5018,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5029,29) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5030,29) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5049,31) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5050,31) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5051,31) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5052,31) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5080,5) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5173,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5192,62) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5263,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5288,13) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5380,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5397,9) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5517,11) Error: GOTO and LABEL are not supported (use switch -Sg) softfpu.pp(5517,11) Fatal: There were 50 errors compiling module, stopping Fatal: Compilation aborted make[1]: *** [Makefile:3885: baseunix.ppu] Error 1 make[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl/linux' make: *** [Makefile:2050: linux_all] Error 2 make: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/rtl'