Kernel Compilation Error

Submitted by kmanoj
on December 16, 2004 - 3:29am

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 !

on
January 26, 2005 - 1:52am

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

on
January 26, 2005 - 2:19am

Resolved this by setting CROSS_COMPILE to bin/arm-linux- instead of arm-linux/bin/

Thanks and regards,
Neelima

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.