Hi TI ,
I am installing Perl5.18.2 in Target Board(ARM) and Download Perl5.18.2..i went to Directory Path.
-> project/ti-sdk-am335x-evm-06.00.00.00/example-applications/Apps/perl-5.18.2
cd Cross means project/ti-sdk-am335x-evm-06.00.00.00/example-applications/Apps/perl-5.18.2/Cross
After change the Config file
After make patch
After make perl and then Coming Error
i send log file and Plz solve my problem.............
......................
..................
`sh cflags "optimize='-O2'" perlmini.o` -fexpensive-optimizations -fomit-frame-pointer -O2 -march=armv4 -mtune=strongarm1100 -mapcs-32 -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
CCCMD = arm-linux-gcc -DPERL_CORE -c -fexpensive-optimizations -fomit-frame-pointer -O2 -march=armv4 -mtune=strongarm1100 -mapcs-32 -O2 -Wall
/bin/sh: arm-linux-gcc: not found
make[1]: *** [perlmini.o] Error 127
make[1]: Leaving directory `/home/mistral/project/ti-sdk-am335x-evm-06.00.00.00/example-applications/Apps/perl-5.18.2'
make[1]: Entering directory `/home/mistral/project/ti-sdk-am335x-evm-06.00.00.00/example-applications/Apps/perl-5.18.2'
make[1]: *** No rule to make target `more'. Stop.
make[1]: Leaving directory `/home/mistral/project/ti-sdk-am335x-evm-06.00.00.00/example-applications/Apps/perl-5.18.2'
make: *** [perl] Error 2