<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Dec 21, 2017 3:04 PM, "Till Straumann" <<a href="mailto:strauman@slac.stanford.edu">strauman@slac.stanford.edu</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On 12/20/2017 02:46 PM, Chris Johns wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 21/12/17 2:22 am, Till Straumann wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think it would not be very difficult to add support for dlopen to cexpsh.<br>
</blockquote>
Great. Is there a public repo with the latest code?<br>
</blockquote>
<br>
</div><a href="https://github.com/till-s/cexpsh" rel="noreferrer" target="_blank">https://github.com/till-s/cexp<wbr>sh</a><div class="quoted-text"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Can just the cexp part be brought into RTEMS under say libmisc?<br>
</blockquote></div>
In principle, yes, but I'd think it might be more useful if we add<br>
support for loading modules via dlopen (under linux this already works<br>
but I'd expect RTEMS' variant to differ; in particular I'm using dlinfo<br>
and dl_iterate_phdr, i.e., some sort of inspection is required).<div class="quoted-text"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Looking at the a github repo I see regexp, getopt, and libtecla. Do we need all<br>
of these?<br>
</blockquote></div>
Some of them (libtecla) can be configured away (but it's not a good idea<br>
since it affects the user experience). All of the libraries should have<br>
benign licensing.</blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">I started adding these to the RSB as add-on libraries. There is a ticket which captures my progress. </div><div dir="auto"><br></div><div dir="auto">We need to be careful about the dependencies required to build RTEMS itself. This may be better as an RSB kit.</div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="elided-text"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Chris<br>
</blockquote>
<br>
______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman<wbr>/listinfo/users</a><br>
</div></blockquote></div><br></div></div></div>