Matteo Rossini
2008-05-18 09:27:08 UTC
Salve.
Ho una distribuzione running a 32bit.
Volevo compilare un kernel a 64bit per poi portarlo dove mi serve.
Cosa mi serve?
al momento ho fatto
make menuconfig ARCH=x86_64
ma al
make bzImage ARCH=x86_64
mi dà
arch/x86/kernel/asm-offsets.c:1: error: code model 'kernel' not
supported in the 32 bit mode
arch/x86/kernel/asm-offsets.c:1: sorry, unimplemented: 64-bit mode not
compiled in
nota...
in arch/ non trovo x86_64!
Ho una distribuzione running a 32bit.
Volevo compilare un kernel a 64bit per poi portarlo dove mi serve.
Cosa mi serve?
al momento ho fatto
make menuconfig ARCH=x86_64
ma al
make bzImage ARCH=x86_64
mi dà
arch/x86/kernel/asm-offsets.c:1: error: code model 'kernel' not
supported in the 32 bit mode
arch/x86/kernel/asm-offsets.c:1: sorry, unimplemented: 64-bit mode not
compiled in
nota...
in arch/ non trovo x86_64!