Hi Multiple targets (epiphany, m32c, and or1k as minimum) have a compile error at this point:
../../cpukit/../../../epiphany_sim/lib/include/rtems/score/basedefs.h:221:17: error: size of array 'rtems_static_assert_THREAD_QUEUE_SYSLOCK_QUEUE_NEXT_TICKET' is negative typedef int rtems_static_assert_ ## msg [(cond) ? 1 : -1] ^ ../../../../../../rtems/c/src/../../cpukit/score/src/threadq.c:27:1: note: in expansion of macro 'RTEMS_STATIC_ASSERT' I suspect these are targets with an old GCC and this doesn't compile on those. --joel
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel