Date: Tue, 2 May 2000 14:07:33 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: djgpp-workers AT delorie DOT com Subject: Re: restrict In-Reply-To: <200005012226.AAA20494@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 2 May 2000, Martin Str|mberg wrote: > > > So for some reason it skips the defines although "gcc --version" > > > reports "2.952" and compiling with "-v" reports "-D__GNUC__=2 > > > -DGNUC_MINOR__=95". > > > > I'm not sure I understand. What did you expect to see in "gcc -E"'s > > output in this case? > > Uuuh.. The #defines? No, the defines are completely eaten up by the preprocessor, without leaving a trace (except the empty lines).