> Those are preprocessor assertions: > > http://gcc.gnu.org/onlinedocs/gcc-4.3.2/cpp/Assertions.html > > I don't believe that the #abi assertion is a built-in in any stock GCC > version, so they are probably defined in some other header file in your > program. > > David Daney > BTW, I want to use splint to check my code. splint can't recgonize these GNU extensions and fails. Is there any easy way to resolve this problem? Best Regards PRC Nov 18, 2008