Threading library used by rtems

Sambeet Panigrahi sambeet161616 at gmail.com
Sat Aug 6 05:11:41 UTC 2016


Sir,
I found that Orocos RTT works only for boost 1.54.Most other versions do
not use a serialization::array_wrapper template rather than array.So I
could finally manually compile an Orocos RTT component for gnu Linux.

Adapting the component for RTEMS had a problem.I was using libpthread.so
for gnu Linux ,which could not be used for rtems as it is not a static
library.I could not find in thread library with .a extension i.e a static
thread library in my local 4.11.0-rc3 build. So which thread library shall
I use for building my RTT component for RTEMS?
Regards
Sambeet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160806/1281dc12/attachment.html>


More information about the users mailing list