On 19 May 2018 at 04:26, Joel Sherrill <j...@rtems.org> wrote:

> If you run nm on some of the executables, do you see the
> Is symbol? We need to.know its type.
>

I did this on the testsuites
find -iname '*.exe' -exec nm -A '{}' \; | grep '\<ls\>'

which returned nothing .
am I using the right command ?
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to