powerpc build failures with gcc master

Joel Sherrill joel at rtems.org
Tue Aug 28 21:19:12 UTC 2018


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-gcc: error: unrecognized command line option '-mno-spe'; did
you mean '-fno-see'?

This impacts the t32mppc and all mpc55xx variants.

Looks like deleting the option is the correct solution. Any other thoughts
on how to correct this?

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180828/7d29622b/attachment.html>


More information about the devel mailing list