If someone who has compiled for sparc64, please help. I tried compiling using make 3.81 and got the following error. What is __delay fuction used for? And how do I overcome it? [wiz...@dungeon sparc64]$ /usr/local/bin/make ARCH=sparc64 CROSS_COMPILE=~/repos/m5/m5extra/cc/sparc64/bin/sparc64-unknown-linux-gnu- vmlinux CHK include/linux/version.h CHK include/linux/utsrelease.h CALL scripts/checksyscalls.sh CHK include/linux/compile.h CC init/calibrate.o init/calibrate.c: In function `calibrate_delay': init/calibrate.c:150: error: too many arguments to function `__delay' init/calibrate.c:168: error: too many arguments to function `__delay' make[1]: *** [init/calibrate.o] Error 1 make: *** [init] Error 2
Make 3.82 doesn't work too as it gave: Makefile:1601: *** mixed implicit and normal rules. Stop. Any suggestion will be appreciated.(and during configuration I kept on pressing enter key) -- Sudhanshu([email protected], [email protected] & [email protected]) _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
