This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: libgcj version number
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: tromey at redhat dot com
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Thu, 28 Feb 2002 13:52:53 +1300
- Subject: Re: Patch: FYI: libgcj version number
- References: <87664jea9t.fsf@creche.redhat.com>
Tom Tromey wrote:
>I'm checking this in on the branch and the trunk.
>
>With this change libgcj now just uses the gcc version number. We
>weren't updating our version number, and there's no point in having
>our own anyway.
>
It would be nice to have access to the full version string including the
build date. Is there any reason not to #include gcc/version.h?
regards
Bryce.