This is the mail archive of the gcc-patches@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: PATCH: honor --oldincludedir


That might have worked, if the fix-includes still gets run on those, but I
really didn't want all the files copied into the gcc include, I only wanted
the build to use a different directory for the original system include, of
which only a few get copied into gcc include (and fixed).

Roger

> -----Original Message-----
> From: aoliva@guarana.lsd.ic.unicamp.br
> [mailto:aoliva@guarana.lsd.ic.unicamp.br]On Behalf Of Alexandre Oliva
> Sent: Thursday, January 25, 2001 5:08 PM
> To: Roger Collins
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: PATCH: honor --oldincludedir
>
>
> On Jan 25, 2001, Roger Collins <roger@proproject.com> wrote:
>
> > I don't have write access to /usr/include and I wanted to fix something
> > there before running the build, so I copied /usr/include to my own
> > directory,  made the fix, and used configure --oldincludedir=that-dir,
> > but the Makefile did not honor that config option.
>
> Wouldn't --with-headers have done what you want?
>
> --
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me
>


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