Getting the compiler version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

When a new GCC version is released (such as V4.4.0.) does it follow that the
C compiler, Java compiler etc. are also at this version? If not what is the
command line option to display just the version of the C compiler? For my
release the compiler is cc1.exe (and I don't have a gcc.exe).

The reason I ask is that the version of the assembler or linker can easily
be determined as follows.

as --version 
ld --version 

and is V2.19.1 in both cases. I then wondered if the C compiler (and all
other compilers supported) has a version of V2.19.1 or V4.4.0 or something
else.

Regards
-- 
View this message in context: http://www.nabble.com/Getting-the-compiler-version-tp24202277p24202277.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux