Hi again, Sorry if I'm bothering you guys.
> I did as you suggested Samuel, and I've found that it doesn't support > cross-compilation. > > I see something like this in the log: > > floatmath auto-detection... () > g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o floatmath.o > floatmath.cpp > floatmath.cpp:44:5: warning: unused parameter 'argc' [-Wunused-parameter] > floatmath.cpp:44:5: warning: unused parameter 'argv' [-Wunused-parameter] > g++ -Wl,-O1 -o floatmath floatmath.o > floatmath enabled. > sse3 auto-detection... () > g++ -c -pipe -msse3 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o > sse3.o sse3.cpp > > > the checks are done using the "g++" instead of the ST cross-compiler > "sh4-linux-g++"? > this has been fixed, I created a directory "mkspecs/linux-sh4-g++, where I set the CC, CXX ... Now my last problem, I hope is how to tell the configure to build the directfb QPA plugin located under "src/plugins/platforms" thanks a lot for you help. -- * "If you ask a question - you will be a fool for 5 minutes, otherwise ignorant for rest of your life" *
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
