fyi. To support EPICS development/maintenance I've been providing pre-built
binaries of the RTEMS toolchain and kernel for use in our continuous
integration builds. Originally travis-ci.org, and more recently, github
actions.
https://github.com/mdavidsaver/rsb/releases
I mention this now as I'v
I figure out what happened. Thank you very much!
-- --
??: "joel"http://lists.rtems.org/mailman/listinfo/users___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users
On Sat, Mar 27, 2021, 4:39 AM 382535941 <382535...@qq.com> wrote:
> 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
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?___