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: Gratuitous reconfigures and rebuilds


On Dec 20, 2002, Zack Weinberg <zack@codesourcery.com> wrote:

> My idea of the right fix for this would be to take that piece of the
> version number out of version.c and put it in configure.in

And then, instead of a single small file, you have to modify and check
in at least two files (configure.in and the generated configure), with
the risk that the script that does it automatically will modify
something else in there.  And then, since you're modifying configure,
you'll have to reconfigure anyway...

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