This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: aggressive fixincludes


>>>>> "Michael" == Michael Vance <briareos@lokigames.com> writes:

    Michael> Pardon my coming in late, but is fixincludes generating a
    Michael> tree of 'corrected' headers and then writing it to the
    Michael> system /usr/include, etc., during a make install?

It doesn't overwrite the system headers.  It installs the fixed
versions wherever you installed GCC, and uses them when compiling.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]