hello,
I want to cross-compile a linux kernel for ARM from my Solaris
workstation. I succesfully ran the make config script,
but the 'make dep' command issues a compiling error in the file
"coda.h", at each lines referring to 'u_quad_t' type (typedef
unsigned long long).
Is it normal that a 64-bit long type is used on ARM 32-bit
architecture ? Do I need to install a specific patch ?
Thank you for your help !
Note : I'm using make 3.79.1 and gcc 3.0.2 on solaris 2.7 and I've
downloaded linux 2.4.16
jean-daniel
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.