Results 1 to 2 of 2
How do compile kernel 64 bit on 32 bit mode ?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-08-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 2
Compile kernel 32 bit on 64 bit mode
How do compile kernel 64 bit on 32 bit mode ?
- 06-08-2006 #2
In the configure step (make config, make xconfig, make gconfig...) set the processor family to a 32 bit compatible CPU.
There is no difference betwen 64 bit kernels and 32 bit ones... that's only a matter about compiling, the source code is the same.
Note: If you are working with a 64 bit distribution and you recompile your kernel to be 32 bit compliant, you will break your system because your libraries and tools are compiled for 64 bit.
Best regards


Reply With Quote
