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

Re: Documenting tools necessary for GCC [draft]


On May 31, 2003, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

>> From: Alexandre Oliva <aoliva@redhat.com>
>> 
>> IMO, letting GNU make features sneak in will eventually get us to a
>> terribly complex build machinery, like that of glibc.  I can't say
>> that I'm looking forward to maintaining something like that :-)

> Really?  You think our current mix of 4 incompatible automakes, old
> autoconf version and complex Makefile design would be made worse (more
> complex) by standardizing on GNU make?

Nope.  I think using only portable make features is not a significant
obstacle.  The use of different versions of automake has absolutely
nothing to do with standardizing on any particular version of make.
All versions of automake we use generate portable make code.

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