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] | |
On Aug 29, 2003, DJ Delorie <dj@redhat.com> wrote:Will send updated patch. :-)
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?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |