This is the mail archive of the gcc@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: Shell wrappers and GCC - FYA


Zack Weinberg wrote:-

> One of my deep-future projects is to get Make to run cc1 directly,
> cutting out all the overhead associated with the driver.  There'd
> still be a chunk of code executing in Make's process that did the
> argument munging, of course.

I don't quite see what you have in mind here.  Would this "make" be
called gccMake or something, be derived from GNU make, and only be
distributed with gcc?  For people who only have normal makes I assume
we still have a driver?

Neil.


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