Re: Feature list only in user guide

2022-05-02 Thread Frank Kühndel
Hi Joel, On 4/28/22 18:15, Joel Sherrill wrote: > On Thu, Apr 28, 2022 at 8:53 AM Frank Kühndel < > frank.kuehn...@embedded-brains.de> wrote: > >> Hello, >> >> I was looking for a list of RTEMS Features (e.g. supported language, >> drives, BSPs, etc.) I expected it on www.rtems.org and did not fi

Re: Feature list only in user guide

2022-05-02 Thread Cedric Berger
Hello, On 28.04.22 18:15, Joel Sherrill wrote: [...] It should be checked to be sure it is up to date and definitely covered somewhere prominent. It looks like the page we long time folks likely think is very prominent and accessible isn't anymore. Before Trac, the top entry page of the Wiki wa

Re: GCC version for RTEMS 6?

2022-05-02 Thread Sebastian Huber
Hello, I added a back port of the gcov-tool merge-stream patches to GCC 12. You find some background information here: https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html#Freestanding-Environments A back port to GCC 10 would be quite difficult since the gcov file handling chang