hi , I am compiling the program in uclinux environment.in my program system.h is added.while copiling the program by using following comment bfin-uclinux-g++.It shows the following error.how could i rectify the error.the code which i am compiling is written c++.anyone guide me .
/opt/uClinux/bfin-uclinux/bfin-uclinux/runtime/usr/include/asm/ system.h:196: error: 'size' was not declared in this scope /opt/uClinux/bfin-uclinux/bfin-uclinux/runtime/usr/include/asm/ system.h:204: error: expected type-specifier before ')' token /opt/uClinux/bfin-uclinux/bfin-uclinux/runtime/usr/include/asm/ system.h:213: error: expected type-specifier before ')' token /opt/uClinux/bfin-uclinux/bfin-uclinux/runtime/usr/include/asm/ system.h:222: error: expected type-specifier before ')' token /opt/uClinux/bfin-uclinux/bfin-uclinux/runtime/usr/include/asm/ system.h:189: error: expected ',' or '...' before 'new' /opt/uClinux/bfin-uclinux/bfin-uclinux/runtime/usr/include/asm/ system.h: In function 'long unsigned int __cmpxchg(volatile void*, long unsigned int, long unsigned int)':
with regard mahi