Şimdi Ara

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

Daha Fazla
Bu Konudaki Kullanıcılar: Daha Az
2 Misafir - 2 Masaüstü
5 sn
5
Cevap
0
Favori
166
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: 1
Giriş
Mesaj
  • How can I find the version of the compiler that compiled the kernel !?




  • strings /boot/<KERNELNAME> | grep -iE "<COMPLIERNAME1>|<COMPLIERNAME2>"

  • Kod

    Yığını:
    $ 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
  • quote:

    Orijinalden alıntı: ProjectMan

    Kod

    Yığını:
    $ 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
    How can I find the version of the compiler that compiled the kernel !?



    < Bu mesaj bu kişi tarafından değiştirildi InspectorGadget03 -- 18 Aralık 2020; 16:17:21 >
  • 
Sayfa: 1
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.