Re: powerpc build failures with gcc master

2018-08-28 Thread Sebastian Huber
Hello Joel, I would really prefer to keep GCC 7 for the RTEMS 5 release and then deal with the PowerPC and ARM changes introduced by GCC 8 afterwards. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189

Re: powerpc build failures with gcc master

2018-08-28 Thread Joel Sherrill
On Tue, Aug 28, 2018 at 4:19 PM, Joel Sherrill wrote: > Hi > > The GCC master no longer supports the -mno-spe flag. This results > in configure time failures that GCC does not work: > > configure:3499: powerpc-rtems5-gcc -mcpu=8540 -meabi -msdata=sysv > -fno-common -msoft-float -mno-spe -Og -g -

powerpc build failures with gcc master

2018-08-28 Thread Joel Sherrill
Hi The GCC master no longer supports the -mno-spe flag. This results in configure time failures that GCC does not work: configure:3499: powerpc-rtems5-gcc -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-float -mno-spe -Og -g -ffunction-sections -fdata-sections conftest.c >&5 powerpc-rtems5-