<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 19 May 2018 at 04:26, Joel Sherrill <span dir="ltr"><<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">If you run nm on some of the executables, do you see the<div dir="auto">Is symbol? We need to.know its type.</div></div></blockquote><div><br></div><div>I did this on the testsuites </div><div>find -iname '*.exe' -exec nm -A '{}' \; | grep '\<ls\>'</div><div> <br></div><div>which returned nothing . </div><div>am I using the right command ?</div><div> </div><div> </div></div><br></div></div>