[PATCH] covoar.cc: Correct build path checks for multiple executables.
Vijay Kumar Banerjee
vijaykumar9597 at gmail.com
Sat May 19 07:38:08 UTC 2018
On 19 May 2018 at 04:26, Joel Sherrill <joel at 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 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180519/94557370/attachment-0002.html>
More information about the devel
mailing list