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: Version numbers


On Feb 15, 2001, "Joseph S. Myers" <jsm28@cam.ac.uk> wrote:

> Perhaps we should have a *single* file in CVS containing all the version
> numbers, and create all other files needed at build / configure time?

Hmm... Language front-ends are supposed to be independent from the
common back-end.  So, I'd rather keep their version numbers
independent too.  They should refer to the package version number, but
it's ok for them to have their own, in addition to that of GCC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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