This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/10777: gcc: unrecognized option `-no-cpp-precomp'
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: shrao at nyx dot net, "Gcc-Bugs at Gcc dot Gnu. Org" <gcc-bugs at gcc dot gnu dot org>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc-gnats at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Wed, 14 May 2003 08:00:27 -0400
- Subject: Re: other/10777: gcc: unrecognized option `-no-cpp-precomp'
The FSF's gcc does not have cpp-precomp support so that
is why the option is unrecognized aka it is always
-no-cpp-precomp.
Also it is a warning so you can ignore it.
Can someone close this bug since it is not a bug.
Thanks,
Andrew Pinski