In connection with #3919 I wanted to test RTAI. However, build is broken:
CC [M] /home/hannes/linuxcnc-src/src/objects/hal/components/bin2gray.o
In file included from /home/hannes/linuxcnc-src/src/objects/hal/components/abs_s32.c:9:
/home/hannes/linuxcnc-src/src/../include/hal.h:995:36: warning: "__cplusplus" is not defined, evaluates to 0 [-Wundef]
995 | #if __STDC_VERSION__ >= 202311L || __cplusplus
| ^~~~~~~~~~~
and many more:
issue.txt
Would it make sense to add a RTAI build to the CI?
In connection with #3919 I wanted to test RTAI. However, build is broken:
and many more:
issue.txt
Would it make sense to add a RTAI build to the CI?