Hi,

I want to know whether Qt (Qt SDK) provides tool chain for cross-compiling application on embedded linux?

From the "http://doc.qt.nokia.com/sdk-1.1/index.html ", I read the following:

Complete tool chain
Contains all the tools you need to go from application concept to ready-to-deploy application on multiple desktop and mobile target platforms: Microsoft Windows, Mac OS X, Linux, Symbian, Maemo, and MeeGo Harmattan.

It does not talk about embedded development at all. Do we need thrid party cross-tools for compiling Qt application on embedded linux?

It is really sad that they do not have consolidated information for developing and building application on embedded linux. In most places either "embedded linux" is not mentioned or it is greyed out. I am struggling to understand how the whole cross-platform feature of Qt works for embedded linux. Please help.