On my 64 bit gentoo installation I wanted to compile a kernel for 32 bit machines (specifically my eee pc 701), but somehow menuconfig was as smart to notice I was running a 64 bit machine and so showed me stuff to build a 64 bit kernel. After a quick search I found the solution:
make ARCH=i386 (oldconfig|menuconfig|)
Showing posts with label arch. Show all posts
Showing posts with label arch. Show all posts
Sunday, January 4, 2009
Configuring a linux kernel for another architecture than host
Subscribe to:
Posts (Atom)