This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: "warning: changing search order", will it ever be fixed?
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Ben Wing <ben at 666 dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 26 Oct 2002 09:22:09 -0700
- Subject: Re: "warning: changing search order", will it ever be fixed?
- References: <020501c27cb3$53e65770$0201a8c0@neeeeeee>
On Fri, Oct 25, 2002 at 10:48:36PM -0700, Ben Wing wrote:
> hello. i am one of the XEmacs maintainers.
>
> i've been happily away from the programming world for a few months,
> but just came back to fix a few problems. after updating to the
> latest Cygwin i got the dreaded warning
>
> cpp0: warning: changing search order for system directory "/usr/local/include"
> cpp0: warning: as it has already been specified as a non-system directory
This was not fixed in time for gcc 3.2.0, but should be fixed by
3.2.1. Mind upgrading to the tip of the 3.2 branch of our CVS tree
and trying again?
zw