Hi,
 I am working with DM6467.
 I have some difficulty in compiling linux kernel.
 I did as per the document given by TI.
 I kept the .bashrc and .bash_profile in <useraccount>
 I logged in as user
 I was able to compile the simple program given in the document.
 with the following command arm_v5t_le-gcc hello.c -o hello

But when i compile the linux kernel after copying
cp -R /opt/mv_pro_4.0.1/montavista/pro/devkit/lsp/ti-davinci .
cd ti-davinci
make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm6467_defconfig
I am getting the following error.

HOSTCC  scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2

Please suggest what to do..
i am struck here


regards
Kirthika
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to