Jonas: > As mentioned by Michael Ring, this is a bug in the 2.6.4 Debian ARMHF > compiler that gets triggered by the newer compiler sources. I don't think it > happens with any other FPC 2.6.4 as starting compiler.
So I would guess that the solution is to add "OPTLEVEL1=-O-" to the CYCLEOPTS which are used in the following line in debian/rules (https://sources.debian.net/src/fpc/3.0.0~rc1%2Bdfsg-1/debian/rules/#L253): $(MAKE) -C fpcsrc compiler_cycle $(CYCLEOPTS) And this could be done just on armhf, or on all architectures. Thanks, Edmund _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel