<div dir="ltr">Hi<div><br></div><div>The GCC master no longer supports the -mno-spe flag.  This results</div><div>in configure time failures that GCC does not work:</div><div><br></div><div><div>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</div><div>powerpc-rtems5-gcc: error: unrecognized command line option '-mno-spe'; did you mean '-fno-see'?</div></div><div><br></div><div>This impacts the t32mppc and all mpc55xx variants.</div><div><br></div><div>Looks like deleting the option is the correct solution. Any other thoughts on how to correct this? </div><div><br></div><div>--joel</div></div>