Hi everyone,,

I'm trying to cross compile a linux kernel for M5 simulator and add the GPU
driver on the kernel as I'm modelling a GPU device plugin onto M5 simulator.
Once I try to cross compile , I receive the error as shown below. I set my
PATH to this

/home/ongwenjian/x-tools/alphaev67-unknown-linux-gnu/bin

ongwenj...@ongwenjian-vpccw25fg:~/Desktop/crosstool-ng-1.8.2/targets/src/linux-2.6.27.48$
sudo make ARCH=alpha CROSS_COMPILE=alphaev67-unknown-linux-gnu- vmlinux
make: alphaev67-unknown-linux-gnu-gcc: Command not found
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CC      kernel/bounds.s
/bin/sh: alphaev67-unknown-linux-gnu-gcc: not found
make[1]: *** [kernel/bounds.s] Error 127
make: *** [prepare0] Error 2

Anyway to correct this error ??

regards
wj

ONG WEN JIAN
Student
Department of Computer and Communication Systems Engineering,
Faculty of Engineering, Universiti Putra Malaysia
43400 UPM Serdang, Selangor Darul Ehsan
Tel : 014 - 930 2150 / 017 - 613 6231
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to