After following the tutorials I get an error when trying to make CHDK.
I'm using
linux
gcc 4.3.3
binutils-2.18
gmp-4.2.4
and mpfr-2.4.2
folders are in the following locations
~/chdk/chdk/makefile.inc
~/tmp #contains binutils-2.18 gcc-4.3.3 gcc-4.3.3-arm-elf gmp-4.2.4 mpfr-2.4.2
I get the following message
~/chdk/chdk$ make fir
make: arm-elf-gcc: Command not found
make: arm-elf-gcc: Command not found
**** Build: 0.9.9
>> Entering to tools
<< Leaving tools
>> Entering to lib
>> Entering to lib/font
<< Leaving lib/font
>> Entering to lib/math
<< Leaving lib/math
>> Entering to lib/ubasic
<< Leaving lib/ubasic
>> Entering to lib/lang
<< Leaving lib/lang
>> Entering to lib/lua
<< Leaving lib/lua
>> Entering to lib/armutil
callfunc.S -> callfunc.o
callfunc.S: Assembler messages:
callfunc.S:67: Error: selected processor does not support `blx R12'
make[2]: *** [callfunc.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
I think it's something to do with the folder names/locations and where the makefile.inc thinks they should be (ref arm-elf-gcc) but Iit's been a while since I've done much with linux so would appricate any pointer.
/* CANCEL NOW SORTED */