LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gcc (https://www.linuxquestions.org/questions/linux-software-2/gcc-31521/)

moger 09-30-2002 02:16 PM

gcc
 
Hi, I am just wondering: I installed (upgraded technically) to gcc version 3.2 from gcc 2.95.3. When I check my gcc version with the "gcc -v" command it says version 3.2...So that's okay. However, my bootup message (dmesg) says "Linux version 2.4.19 (root@linuxbox) (gcc version 2.95.3 20010315 (release))" Why would that say it is version 2.95.3 when I upgraded to version 3.2? Thanks. You've all been great so far.

neo77777 09-30-2002 02:56 PM

It says what version of gcc your kernel was compiled against, that's all.

moger 09-30-2002 03:23 PM

Gotcha, thanks.


All times are GMT -5. The time now is 11:27 PM.