I need recompile qt with a patch,after I patch the source ,I created armv5tel-linux-g++ directiry in mkspecs and
copy files from linux-g++ and tune the qmake.conf compare from pdaXrom-builder-02.36_29.11.05/pdaXrom-builder/config/pdaXrom/3.3.5-armv5tel-linux-g++/qmake.conf
then I begin configure ,
./configure --host=armv5tel-cacko-linux --build=i686-linux -qt-gif -thread
sysytem display:
--host=armv5tel-cacko-linux: invalid command-line switch
--build=i686-linux: invalid command-line switch
WARNING: /usr/X11R6/lib/libGLU.so is threaded!
The Qt OpenGL module requires Qt to be configured with -thread.
then systerm will display the qt configure help ,can not configure any more.My cross complier can complie some applications correctly,so should not it`s fault
can someone tell me what can I do in this situation? if something wrong with my configure?can you give me the configure details?
My systerm is full install slackware 10.0,and use the cross-sdk from
Thanks.