Tool/software: TI C/C++ Compiler
I am trying to integrate google Test framework C++ into the project with compiler version "TI v5.1.8" and I am getting error cannot open source file "sys/types.h". I was successful with compiler "GNU v4.7.4" but our requirement is to compile over "TI v 5.1.8", clearly this points to restricted functionality of compiler "TI v5.1.8". All kind of ideas and experiments will be deeply appreciated.