On Sat, 2017-05-27 at 12:58 +0200, Schindler Karl-Michael wrote:
> >
> > Am 27.05.2017 um 11:26 schrieb fpc-pascal-request@lists.freepascal.
> > org:
> >
> > Date: Sat, 27 May 2017 07:58:23 +0200
> > From: Christo
> >
> > A recent change in 3.1.1 seemed to have broken the AVR compiler...
> Sam
> Am 27.05.2017 um 11:26 schrieb fpc-pascal-requ...@lists.freepascal.org:
>
> Date: Sat, 27 May 2017 07:58:23 +0200
> From: Christo
> To: FPC-Pascal users discussions
> Subject: [fpc-pascal] Error cross compiling trunk for AVR
> Message-ID: <1495864703.20713.7.ca...@g
A recent change in 3.1.1 seemed to have broken the AVR compiler, while
the compiler compiles fine for X86_64-linux. I think the problem
started from r36325:
make clean crossall OS_TARGET=embedded CPU_TARGET=avr SUBARCH=avr5
BINUTILSPREFIX=avr- CROSSOPT="-O3 -XX -CX"
FPC=~/fpc/3.0.2/compiler/ppcx64