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 -

[PATCH] source-builder/config/gcc-4.8-1.cfg: mpc download link changed again

2018-08-28 Thread Joel Sherrill
--- source-builder/config/gcc-4.8-1.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-builder/config/gcc-4.8-1.cfg b/source-builder/config/gcc-4.8-1.cfg index 56074b0..9c45cfb 100644 --- a/source-builder/config/gcc-4.8-1.cfg +++ b/source-builder/config/gcc-4.8-1.cfg @

RE: RSB download of MPC fails

2018-08-28 Thread Jeff Mayes
Looks like m32c Thanks From: Joel Sherrill Sent: Tuesday, August 28, 2018 5:41 PM To: Jeff Mayes Cc: rtems-de...@rtems.org Subject: Re: RSB download of MPC fails On Tue, Aug 28, 2018 at 5:32 PM, Jeff Mayes mailto:jeff.ma...@oarcorp.com>> wrote: Hi all, Just trying out the RSB and the --so

Re: RSB download of MPC fails

2018-08-28 Thread Joel Sherrill
On Tue, Aug 28, 2018 at 5:40 PM, Joel Sherrill wrote: > > > On Tue, Aug 28, 2018 at 5:32 PM, Jeff Mayes > wrote: > >> Hi all, >> >> >> >> Just trying out the RSB and the --source-only-download option. >> >> Looks like MPC has a problem. >> >> >> >> download: http://www.multiprecision.org/mpc/dow

Re: RSB download of MPC fails

2018-08-28 Thread Joel Sherrill
On Tue, Aug 28, 2018 at 5:32 PM, Jeff Mayes wrote: > Hi all, > > > > Just trying out the RSB and the --source-only-download option. > > Looks like MPC has a problem. > > > > download: http://www.multiprecision.org/mpc/download/mpc-0.8.2.tar.gz -> > sources/mpc-0.8.2.tar.gz > > download: http://ww

RSB download of MPC fails

2018-08-28 Thread Jeff Mayes
Hi all, Just trying out the RSB and the --source-only-download option. Looks like MPC has a problem. download: http://www.multiprecision.org/mpc/download/mpc-0.8.2.tar.gz -> sources/mpc-0.8.2.tar.gz download: http://www.multiprecision.org/mpc/download/mpc-0.8.2.tar.gz: error: HTTP Error 500: In

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-