[fpc-pascal] Error cross compiling trunk for AVR

Christo christo.crause at gmail.com
Sat May 27 13:40:05 CEST 2017


On Sat, 2017-05-27 at 12:58 +0200, Schindler Karl-Michael wrote:
> > 
> > Am 27.05.2017 um 11:26 schrieb fpc-pascal-request at lists.freepascal.
> > org:
> > 
> > Date: Sat, 27 May 2017 07:58:23 +0200
> > From: Christo <christo.crause at gmail.com>
> > 
> > A recent change in 3.1.1 seemed to have broken the AVR compiler...

> Same error when building on macOS. Critical commit is 36325 in
> combination with  CROSSOPT="-O3". Build fails for all SUBARCHS of
> avr.
> 
> Bugreport submitted (https://bugs.freepascal.org/view.php?id=31926)

Right, I see that CROSSOPT="-O2" does work. -O2 is probably OK for an
embedded target compiler. Thanks for confirming and reporting the
issue.



More information about the fpc-pascal mailing list