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 24, 2000, Jason Merrill <jason@redhat.com> wrote:

> If we're going to decide what flags to use at configure time, we
> might as well decide what compiler to use as well; I don't see any
> reason to keep the compiler logic in the Makefile.  In particular,
> we shouldn't be deciding whether to use gcc/xgcc and whether to add
> -B$$r/gcc/ in different places.

Good idea.  I'll do it as I adjust the patch for Andrew's changes.

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