Hi,

I want to build Qt so for Guru plug. The specs for it are here

It has '1.2 GHz ARM Marvell Kirkwood 6281' CPU. Also it runs debian.

Can some one please tell me what configure options should I give in order to build Qt for above target. I have downloaded 'qt-everywhere-opensource-src-4.7.1'

I can think of following options, please advice.

Qt Code:
  1. ./configure -platform qws/linux-arm-g++
To copy to clipboard, switch view to plain text mode 

Also does configure have any argument to suggest 32/64 bit target?

Thanks