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]
Other format: [Raw text]

Re: [patch] Split config.build out from config.gcc


On Aug 29, 2003, DJ Delorie <dj@redhat.com> wrote:

>> Alex, DJ, opinions?  Is this OK?

> I like the idea of breaking config.gcc up, but I really think we
> should have one big case with each platform's code grouped by
> platform, not multiple cases grouped by feature.  The platform
> maintainers will want it that way.  Comments on that?

I agree with DJ.

Maybe we should somehow enable config.gcc to tell whether it's being
run for build, host or target, such that certain pieces of code can be
run conditionally?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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