ni / nilrt

Tools to build NI Linux RT distribution.
MIT License
80 stars 69 forks source link

Remove instructions to build toolchain SDK. #89

Closed shruthi-ravi closed 3 years ago

shruthi-ravi commented 3 years ago

Building the toolchain SDK is not supported at this time because there are compile-time errors. Once the errors are fixed, the instructions will be added back.

Build error: | In file included from ../sysdeps/unix/sysv/linux/sigwait.c:24:0: | ../nptl/pthreadP.h:604:1: error: 'prio_inherit_missing' defined but not used [-Werror=unused-function] | prio_inherit_missing (void)

@ni/rtos