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: Compute flags for target in configure, not Makefile


On Jul 22, 2000, Jason Merrill <jason@redhat.com> wrote:

> This seems wrong to me; the $(build_tooldir)/lib and
> $(build_tooldir)/include stuff should be used iff we aren't using
> newlib, but your patch causes it to always be used.

I think they should always be used, so that we get consistent
behavior.  Otherwise we'll have different behavior depending on
whether libsubdir exists or not.

> Why can't the build_tooldir stuff all be part of FLAGS_FOR_TARGET?

Of course it can, I just don't think it should.

-- 
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]