This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Preprocessor Problems
- To: Alexy Khrabrov <alexy dot khrabrov at setup dot org>
- Subject: Re: Preprocessor Problems
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Tue, 23 Jan 2001 18:43:38 +0000
- Cc: gcc-bugs at gcc dot gnu dot org, John Pedretti <pedretti at roguewave dot com>,Martin Sebor <sebor at roguewave dot com>
- References: <14957.50528.659741.802398@roll.badbox.com>
Alexy Khrabrov wrote:-
> The problems began with g++ v2.96, coming standard
> with the full Red Hat 7.0. These same warnings
> are often received when compiling any kinds of
> Linux tarballs:
Incidentally, the version that came with Redhat has a very buggy
preprocessor, since it was in the middle of wrenching development.
Please use the most recent snapshot or CVS for a stable preprocessor.
Neil.