QT cross compile tool chain

Post Reply
nick
Posts: 3
Joined: Wed Dec 19, 2018 8:07 pm

QT cross compile tool chain

Post by nick » Wed Mar 20, 2019 2:24 am

Which QT cross compile tool chain is work for QT2440 board ?

esky-sh
Posts: 1449
Joined: Sat Dec 20, 2008 4:21 am

Re: QT cross compile tool chain

Post by esky-sh » Thu Mar 28, 2019 5:14 am

The toolchains for Qtopia-2.2.0, for both x86 and arm:

#tar xvzf /tmp/linux/x86-qtopia-20100108.tar.gz
#tar xvzf /tmp/linux/arm-qtopia-20100108.tar.gz

Scripts below running on Fedora 9.0
----x86----

Code: Select all

#cd /opt/mini2440/x86-qtopia
#./build-all
#./run
----arm ---
cross-compiler is arm-linux-gcc-4.3.2

Code: Select all

#cd /opt/mini2440/arm-qtopia
#./build-all
#./mktarget
#./build

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests