Date: Tue, 6 Feb 2001 15:53:40 -0500 Message-Id: <200102062053.PAA21029@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <2110-Tue06Feb2001083823+0200-eliz@is.elta.co.il> Subject: Re: [aoliva AT redhat DOT com: Re: Why warn about #include_next in system headers?] References: <2110-Tue06Feb2001083823+0200-eliz AT is DOT elta DOT co DOT il> 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 > The below seems to indicate that we need to change the library > makefile's to use -isystem instead of -I. Since -isystem is supported > even by GCC 2.7.2, it sounds safe. Does -isystem disable any warnings? I'd like to still get as many warnings (i.e. errors) about the headers as we used to.