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

Nathanael Nerode neroden@twcny.rr.com
Sat Aug 30 03:54:00 GMT 2003


Alexandre Oliva wrote:
> 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.
Will send updated patch.  :-)

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

I think it's better to break it into three separate files.  :-(  It can 
currently tell which it's being run for, and it has only made it uglier.



More information about the Gcc-patches mailing list