This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How cpp deal with #abi(n32) ?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]