This is the mail archive of the gcc@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]

Why is the -undef option removed from cpp.


The -undef option:

	-undef Do not predefine any nonstandard macros.

is removed from cpp in gcc 2.96. But XFree86 4.0 uses

#define RawCppCmd CppCmd -undef

As the result, many files generated by RawCppCmd are empty. Why is
it removed?

Thanks.


H.J.


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