Hello Paul,
Just open a terminal (shell, command prompt, whatever you call it), and type:
gcc --version
And you will be told :)
If you get an error message you probably haven't installed a compiler yet. In that case
apt-get install gcc
will perform a miracle ;)
Paul Akkermans wrote:
Hi everyone,
I have installed Debian(from a distribution cd) on my Pentium 2 and I am wondering how I can see which version of gcc I have installed on my system. Can anybody tell me how I can see this and how to upgrade this (if this is possible).
Thanks in advance,
Paul Akkermans
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]