lundi 27 juillet 2015

poblem with gcc compiling kernel



when i try to compile a kernel with this command

Code:


make ARCH=arm CROSS_COMPILE=arm-eabi- modules_prepare

i get this error:

Code:


CC_PATH/arm-eabi- modules_prepare
make: /arm-eabi-gcc: command not found
  CHK    include/linux/version.h
  CHK    include/generated/utsrelease.h
make[1]: 'include/generated/mach-types.h' is up to date.
  CC      kernel/bounds.s
/bin/sh: 1: /arm-eabi-gcc: not found
/home/user/Desktop/ArchiKernel-smdk4412/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 127
Makefile:1216: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2


can someone help me?
thanks in advance



Aucun commentaire:

Enregistrer un commentaire