Hi all,

Rene said I should switch RTAI to GNU11:

https://github.com/LinuxCNC/linuxcnc/commit/3d926d87f14ada9dea313c2989ee8f24f0e54e0c#commitcomment-128557906

I suppose the above commit could be reverted.

Would anyone be able to test LinuxCNC against the changes I'll be making to 
RTAI? I can only test the sims, I don't have any actual CNC hardware available.

I can make deb packages for the kernel, headers and rtai-modules but LinuxCNC 
still doesn't support building RTAI deb packages so it will need to be 
run-in-place.

Kernels will be 4.19.294 and 5.4.256

genserkins still doesn't build though due to stack frame size being too large, 
the value from 2560 needs to be larger (-Werror=frame-larger-than=2560)

That value comes from LinuxCNC/src/Makefile in EXTRA_CFLAGS:

https://github.com/LinuxCNC/linuxcnc/blob/master/src/Makefile#L891

Alec


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to