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: Patch for --version output


On 22 Feb 2002, Tom Tromey wrote:

> Joseph> Note (Java): is the full version string, which except for
> Joseph> releases includes the date and "(experimental)" or
> Joseph> "(prerelease)", available within libgcj?
> 
> As far as I know it is not available.  What is the easiest way to make
> it available?

Extract it from gcc/version.h, or gcc --version output, or the value of
__VERSION__ defined by the C preprocessor.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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