Tiny Core Base > TCB Tips & Tricks

How can I find the version of the compiler that compiled the kernel !?

(1/1)

xor:
How can I find the version of the compiler that compiled the kernel !?

( thanks in advance for the answer. )  :)

Juanito:

--- Code: ---$ cat /proc/version
Linux version 5.4.3-tinycore64 (tc@box) (gcc version 9.2.0 (GCC)) #2020 SMP Tue Dec 17 17:38:30 UTC 2019
--- End code ---

Leee:
@ Juanito - Do you know what is the significance of the  number ("2020") right after the pound sign in /proc/version ?

Trying this out to just now, I initially thought, "That's nice, I'm using a kernel that was compiled today.... Hmmmm...", before catching the "2019" at the end of the date string.    :)

curaga:
That's the build version number. I usually put whatever fun number I feel like at the time.

Leee:
 :)

Navigation

[0] Message Index

Go to full version