This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: The preprocessor and lack of support for -V
- To: David Korn <dkorn at pixelpower dot com>
- Subject: Re: The preprocessor and lack of support for -V
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 16 Feb 2001 09:56:48 -0800
- Cc: "'Neil Booth'" <neil at daikokuya dot demon dot co dot uk>, gcc at gcc dot gnu dot org
- References: <718D38CAB6E0D011B2C90060970C28A56426C8@EXCHANGESERVER>
On Fri, Feb 16, 2001 at 12:59:27PM -0000, David Korn wrote:
> A fix would seem to be very simple, based either on detecting the
> first numeric char in the version string and seeing if it's < or >= 3,
> or perhaps just simply make it search for cpp0 first and if that fails
> fall back on cpp.
This is hardly the only problem.
r~