<div dir="ltr">Hi<div><br></div><div>I put this on hold for the Christmas holidays and wanted to post what worked and didn't for me. This is on Centos 7 building C, C++ and Ada to target sparc-rtems5 using the RSB master.</div><div><br></div><div>I tried various gcc versions with Ada support. I ensured which gcc I was using by putting it at the front of my PATH and doing "gcc --version" before I started the RSB build.</div><div><br></div><div>+ RSB build fails with base gcc from CentOS. It is gcc 4.8.5<br></div><div>+ RSB build fails with gcc from git master.</div><div>+ RSB build fails with gcc 8.2.0<br></div><div>+ RSB build succeeds with gcc 7.4.0<br></div><div> </div><div>Notice that the build succeeds when using a native version that matches the version being built cross. This is in keeping with long-standing advice. </div><div><br></div><div>--joel</div></div>