<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 13, 2020 at 3:19 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/09/2020 02:33, Chris Johns wrote:<br>
<br>
> On 12/9/20 1:34 am, Sebastian Huber wrote:<br>
>> +const size_t _Thread_Maximum_TLS_size =<br>
>> +  CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE;<br>
> Should rtems-exeinfo report this?<br>
Yes, this would be helpful. Then you can see if you get a fatal error <br>
during the system start. You see also how much space is wasted or <br>
available for dynamic linking.<br></blockquote><div><br></div><div>In the other thread, I noted that rtems-exeinfo could actually check the </div><div>real TLS size and the configuration parameter for consistency before</div><div>the executable was downloaded. </div><div><br></div><div>There was also a longer discussion of error checking philosophy</div><div>in RTEMS and how we never discuss it as a unified concept.</div><div><br></div><div>--joel </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>