For starters, your configure command needs to be more like this:
CC=arm-linux-gcc ./configure --target=arm-linux
If that still doesn\'t work, then either:
- The Qtopia SDK didn\'t install properly
or
- Something is wrong with your dev-arm-qpe.sh
or
- The configure script isn\'t working properly
Did you follow the
cross-compiler howto all the way through, even building the example Qtopia app, just to confirm the toolchain is working?