Re: [PATCH] Fix newlib includes. Random mips exp fixes.
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
Eric Christopher <[email protected]> writes: > Newlib headers should be considered system headers. Also fixes a > bunch of failures for g++ (or anything using -pedantic). Also beaten to it .. 2002-11-12 Hans-Peter Nilsson <[email protected]> * lib/libgloss.exp (newlib_include_flags): Use -isystem, not -I. (libio_include_flags, g++_include_flags, libstdc++_include_flags, winsup_include_flags): Ditto. * doc/user.sgml (Local Config File): Use -isystem, not -I, in example. So, patch rejected :-) Ben