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 Thu, 15 Feb 2001, Toon Moene wrote:
> Yep, but I want to keep the separate Frontend version number and
> "last-change date"

Well, that frontend version number makes sense in some sense (no pun
intended), but I believe the frontend should print it in addition to
the GCC version number, not instead of it.

Are you aware that the "last-change-date" is automatically updated every
night?

> together with these, I'd say we need a common source for the string
> "([pre]release|experimental)".

How about using the string from gcc/version.c and *adding* the Fortran
specific version information?

  g77 7.34: GCC version 2.95.2 19991024 (release)
  GCC version 2.95.2 19991024 (release) -- g77 version 7.34

or something along these lines?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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