This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

make distclean not working after installing tool chain software

Dear Pavel

https://developer.ridgerun.com/wiki/index.php/Code_Sourcery_ARM_toolchain_2009q1-203#Configuring_SDK_to_use_toolchain

i followed above link install codesourcery tool chain. 

Can you also type "echo $ARCH" and then "echo $CROSS_COMPILE", what is the result? Can you also try with "make distclean" and "make" commands?


I got nothing after executed echo $ARCH and $CROSS_COMPILE.

make distclean and make are showing error message as "no rule to make target distclean" and similar for make

Regards
Balaji