Hi,
During the compilation I am getting errors.
i am using gcc-3.4.0 for ARM processor.
I Exported PATH correctly.
upto make mrproper->make menuconfig it's fine.
when I am giving "make uImage".. It is giving me error
" tried to exec cc1 but failed (No such file or directory)"
Can anyone suugest me whats the problem .
Thanks in advance.
kmanoj
Same error for me too !
Hi,
I am facing the same error in the same situation. Any clues how to proceed with this.
Thanks & regards,
Neelima
Resolved this by setting CROS
Resolved this by setting CROSS_COMPILE to bin/arm-linux- instead of arm-linux/bin/
Thanks and regards,
Neelima