fyi. I am also using PXA320, and arm-linux-gnueabi toolchain. I did not have to change anything in the qws/linux-arm-g++ file. Here is my configuration ( left out some stuff you didn't need). I didn't need the xplatform option, nor the -platform option. I did try with the -xplatform option and it still worked. As I said I didn't need to modify my qmake.conf, and try not to use -platform option either. I am using Qt-embedded 4.4.1. Remember to make clean and try again.
./configure -embedded arm -prefix-install -little-endian
Bookmarks