Kernel architecture vs OS architecture
4
votes
1
answer
1567
views
What is the difference between the kernel architecture and the OS architecture? Which of these is relevant when trying to figure out which architecture to compile binaries for?
From what I have read, it is possible to install a 64 bit kernel despite using a 32 bit OS in some distributions.
What does
uname -i
print, the kernel architecture or the OS architecture? What about dpkg --print-architecture
and arch
?
Asked by just.kidding
(159 rep)
Nov 18, 2017, 02:20 PM
Last activity: Apr 10, 2020, 02:52 PM
Last activity: Apr 10, 2020, 02:52 PM