LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Linux Kernel for x86_64 (https://www.linuxquestions.org/questions/linux-software-2/linux-kernel-for-x86_64-a-351945/)

sanjay_ach 08-10-2005 03:59 PM

Linux Kernel for x86_64
 
Hi,
If I have to use the linux kernel 2.6.10 at kernel.org for a x86_64 machine, do I need to set some specific compile time options?

Thanks,

Sanjay

jtshaw 08-10-2005 04:45 PM

When you do the make menuconfig step make sure you choose the correct processor. Other then that you should be fine.

moeFEAR 07-15-2007 03:28 PM

you won't be able to produce a 64 bit kernel unless the compile tools are already designed to output 64bit programs.

either rebuild the compile tools, configuring them for 64 bit system, then use them to compile the kernel, or download a 64bit live cd, and compile from it.


All times are GMT -5. The time now is 12:23 AM.