Patch: Re: Clash between cpp -undef and linker -u options
John David Anglin
dave@hiauly1.hia.nrc.ca
Thu Sep 14 14:15:00 GMT 2000
The enclosed patch updates the gcc manpage with respect to -undef.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
2000-09-14 J. David Anglin <dave@hiauly1.hia.nrc.ca>
gcc.1: Delete documentation for -undef preprocessor option.
--- gcc.1.orig Mon Sep 11 10:58:53 2000
+++ gcc.1 Thu Sep 14 16:48:53 2000
@@ -286,7 +286,6 @@
\-nostdinc
\-P
.RI \-U macro
-\-undef
.TP
.B Assembler Option
.RI \-Wa, option
@@ -1100,9 +1099,6 @@
(This option is used when building `\|\c
.B libg++\c
\&\|'.)
-.TP
-.B \-undef
-Do not predefine any nonstandard macros. (Including architecture flags).
.TP
.B \-E
Run only the C preprocessor. Preprocess all the C source files
More information about the Gcc-bugs
mailing list