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
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 -
---
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
@
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
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
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
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
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-