<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 27, 2021, 4:39 AM 382535941 <<a href="mailto:382535941@qq.com">382535941@qq.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><span style="font-family:Arial">    I would like to compile rtems on my C6678 board. I have changed some code and when I wanted to compile it, I find it doesn't define pthread_barrier_t in \cpukit\include\rtems\posix\pthread.h. Is there other place to put it or I should install a pthread library?</span></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That is an internal support file for the implementation of pthreads. The actual header file you want to include was installed with the RTEMS tool chain.</div><div dir="auto"><br></div><div dir="auto">Did you build an items tool chain and is that what you are using? </div><div dir="auto"><br></div><div dir="auto">--joel</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div></div>