https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79623
--- Comment #3 from Sumit <sbansal at ciena dot com> --- Hi Richard, I think this could be the root cause. checking for intptr_t... no checking for uintptr_t... no checking for ssize_t... no checking for pid_t... no Could you please help me understanding this behaviour? I am trying compiling the same GCC tool chainversion(4.8.1) on another host machine (running GCC 4.4.6) and I am not seeing this error there. Please help in this regard. Regards, Sumit