i use the command g++ -I$QTDIR/include one.cpp two.cpp -L$QTDIR/lib -lqt and success fully compile qt application for x86. please tell me what would be the cross compiling command for the same application for mini2440?? :) rank