On Sun, Sep 13, 2020 at 3:19 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote:
> On 12/09/2020 02:33, Chris Johns wrote: > > > On 12/9/20 1:34 am, Sebastian Huber wrote: > >> +const size_t _Thread_Maximum_TLS_size = > >> + CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE; > > Should rtems-exeinfo report this? > Yes, this would be helpful. Then you can see if you get a fatal error > during the system start. You see also how much space is wasted or > available for dynamic linking. > In the other thread, I noted that rtems-exeinfo could actually check the real TLS size and the configuration parameter for consistency before the executable was downloaded. There was also a longer discussion of error checking philosophy in RTEMS and how we never discuss it as a unified concept. --joel > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel