hello!
   tried to cross compile sqlite for arm-linux on native system using the 
following commands...
$export CC=arm-linux-gcc
$../sqlite/configure --host=arm-linux
....
.....
....
error:  unable to find a compiler for building build tools...

any idea what went wrong?


Reply via email to