PDA

View Full Version : Building Qt for debian on ARM processor (Guruplug)



dpatel
15th May 2011, 05:24
Hi,

I want to build Qt so for Guru plug. The specs for it are here (http://www.plugcomputer.org/plugwiki/index.php/GuruPlug)

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.



./configure -platform qws/linux-arm-g++


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

Thanks