Hi! I have a system with 32 bit userspace and a 64 bit kernel. This runs fine, but I ran into a problem with user mode linux. The build command "ARCH=um make linux" builds a 64 bit kernel. The problem is now is that the 32 bit gdb on the host system cannot execute the 64 bit uml kernel. However a 32 bit uml kernel which I have build before upgrading the host kernel to 64 bit still runs fine. Any ideas on how I can specify the build system to generate a 32 bit uml kernel? -Michi -- programing a layer 3+4 network protocol for mesh networks see http://michaelblizek.twilightparadox.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ