Hello,
Recently I have started using ARM DS-5 . Compiling a C code using DS-5 - with the ARM Compiler 5.06 built in DS5.
I have code which uses pthreads, and the build is failing when i have
#include <pthread.h>
Error : Cannot open source input file…