Hai,
I am using ELDK-4.2 Compiler then now i am executing u-boot commands like make zynq_zc706 same below failures are coming:
root@caravel:/home/ram/Desktop/uboot-xilinx-v2014.1# make zynq_zc70x_config
/bin/bash: arm-linux-gcc: command not found
/bin/bash: arm-linux-gcc: command not found
dirname: missing operand
Try 'dirname --help' for more information.
Generating include/autoconf.mk
/bin/bash: line 2: arm-linux-gcc: command not found
Generating include/autoconf.mk.dep
/bin/bash: line 2: arm-linux-gcc: command not found
Configuring for zynq_zc70x board...
Why Eldk not working for ZYNQ Boards With out ELDK compiler which compiler will be using???