Results 1 to 2 of 2
Does anyone know how to extract the actual compiler and it's version within an installed kernel? I currently have the 2.4.18-bf2.4 kernel from Debian and am trying to compile an ...
- 12-08-2003 #1Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
Kernel Compiler Version
Does anyone know how to extract the actual compiler and it's version within an installed kernel? I currently have the 2.4.18-bf2.4 kernel from Debian and am trying to compile an Nvidia module.
The best things in life are free.
- 12-09-2003 #2Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
This is one of the rare times I'll answer my own question but just in case someone needs this info it's
Code:$cat /proc/version
The best things in life are free.


Reply With Quote
