How to prevent pre-inlcude of stdc-predef.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I use gcc to prepare input to a static analysis tool (Frama-C).
Unfortunately, this tool is picky about stdc-predef.h, so I have tried
to get rid of it. I have tried the options -nostdinc, -ffreestanding,
-fno-builtin, and -fno-hosted, but all of these failed.

I use gcc version 4.8.2 and ArchLinux 3.13.7-1-ARCH.

Does anyone know how to disable pre-include effectively?

Frank




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux