[fpc-devel] 3.0.0~rc1 in Debian
Edmund Grimley Evans
edmund.grimley.evans at gmail.com
Mon Oct 5 14:57:31 CEST 2015
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
More information about the fpc-devel
mailing list