Hello Sebastian,

so what is the best way to test GCC 13.2 with RTEMS 6? Is

../source-builder/sb-set-builder --prefix=<prefix> --with-rtems-gcc=tools/rtems-gcc-13-newlib-head 6/rtems-all

canonical way how to build those tools for RTEMS 6? Or is there some trickery involved I do not see yet?

Thanks,
Karel


On 6/30/23 08:26, Sebastian Huber wrote:
Hello,

it seems the RTEMS 6.1 release is getting closer. We should think about the tool versions for the release.

For GCC, my preferred choice would be GCC 13.2:

https://gcc.gnu.org/pipermail/gcc/2023-June/241838.html

In GCC 12 a big change was enabling the vectorization support with -O2. This should have stabilized in GCC 13. GCC 13 contains some RTEMS-specific improvements for Ada.

For Binutils and GDB I would just use the latest release available at the RTEMS 6 branch point.


_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to