<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[SOLVED]cross compiling qt-everywhere-opensource-src-4.8.5 problem]]></title><description><![CDATA[<p dir="auto">Dear All,<br />
While cross compiling the Qt 4.8 for arm with following command,</p>
<p dir="auto">@./configure -embedded arm -xplatform linux-mxc-g++ -release -prefix /usr/local/Qt-4.8.5/ -opengl es2 -glib -qt-gfx-linuxfb -qt-kbd-tty -qt-kbd-linuxinput -qt-mouse-linuxinput -qt-mouse-tslib -little-endian -qt-gfx-linuxfb -host-little-endian -v -opensource -force-pkg-config -no-phonon@</p>
<p dir="auto">i got the following response and error,</p>
<p dir="auto">@<br />
Do you accept the terms of either license? yes</p>
<p dir="auto">Creating qmake. Please wait...<br />
g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/pt6/qt-everywhere-opensource-src-4.8.5/include -I/home/pt6/qt-everywhere-opensource-src-4.8.5/include/QtCore -I/home/pt6/qt-everywhere-opensource-src-4.8.5/src/corelib/global -I/home/pt6/qt-everywhere-opensource-src-4.8.5/src/corelib/xml -I/home/pt6/qt-everywhere-opensource-src-4.8.5/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/pt6/qt-everywhere-opensource-src-4.8.5/mkspecs/qws/linux-x86-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED  project.cpp<br />
g++: error trying to exec 'cc1plus': execvp: No such file or directory<br />
make: *** [project.o] Error 1@</p>
<p dir="auto">I donno where i went wrong ,<br />
<em>cross compile directory-/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin</em></p>
<p dir="auto">and it contains,</p>
<p dir="auto"><em>arm-fsl-linux-gnueabi-gcc</em><br />
<em>arm-fsl-linux-gnueabi-g++</em><br />
<em>arm-fsl-linux-gnueabi-ar</em><br />
<em>arm-fsl-linux-gnueabi-objcopy</em><br />
<em>arm-fsl-linux-gnueabi-strip</em></p>
<p dir="auto"><em>ltib rootfs directory-/home/pt6/L2.6.35_10.11.01_ER_source_bundle/L2.6.35_10.11.01_ER_source/ltib/rootfs</em></p>
<p dir="auto"><em>Qt open source directory-/home/pt6/qt-everywhere-opensource-src-4.8.5</em></p>
<p dir="auto"><em>mkspecs directory-/home/pt6/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-mxc-g++/</em></p>
<p dir="auto">and here by attached the qmake.conf file ,</p>
<p dir="auto">"<a href="https://dl.dropboxusercontent.com/u/12382973/qmake.conf" target="_blank" rel="noopener noreferrer nofollow ugc">https://dl.dropboxusercontent.com/u/12382973/qmake.conf</a>":<a href="https://dl.dropboxusercontent.com/u/12382973/qmake.conf" target="_blank" rel="noopener noreferrer nofollow ugc">https://dl.dropboxusercontent.com/u/12382973/qmake.conf</a></p>
<p dir="auto">what is the mistake i have done?</p>
]]></description><link>https://forum.qt.io/topic/34599/solved-cross-compiling-qt-everywhere-opensource-src-4-8-5-problem</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 07:22:01 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/34599.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Nov 2013 12:31:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED]cross compiling qt-everywhere-opensource-src-4.8.5 problem on Mon, 25 Nov 2013 10:20:56 GMT]]></title><description><![CDATA[<p dir="auto">hi thanks i found the error. it needs the libiconv . after installing it using LTIB now its compiling.. but facing some other problems..and trying to solve...</p>
]]></description><link>https://forum.qt.io/post/205161</link><guid isPermaLink="true">https://forum.qt.io/post/205161</guid><dc:creator><![CDATA[dreamerindia]]></dc:creator><pubDate>Mon, 25 Nov 2013 10:20:56 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED]cross compiling qt-everywhere-opensource-src-4.8.5 problem on Mon, 25 Nov 2013 06:47:57 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Is g++ installed ?</p>
]]></description><link>https://forum.qt.io/post/205136</link><guid isPermaLink="true">https://forum.qt.io/post/205136</guid><dc:creator><![CDATA[p3c0]]></dc:creator><pubDate>Mon, 25 Nov 2013 06:47:57 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED]cross compiling qt-everywhere-opensource-src-4.8.5 problem on Mon, 25 Nov 2013 06:33:41 GMT]]></title><description><![CDATA[<p dir="auto">Hi i managed to compile but error comes when trying to make,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qt">@<bdi>Qt</bdi></a> is now configured for building. Just run 'make'.<br />
Once everything is built, you must run 'make install'.<br />
Qt will be installed into /usr/local/Qt-4.8.5/</p>
<p dir="auto">To reconfigure, run 'make confclean' and 'configure'.</p>
<p dir="auto">pt6@PT6:~/qt-everywhere-opensource-src-4.8.5$ make<br />
cd src/tools/bootstrap/ &amp;&amp; make -f Makefile<br />
make[1]: Entering directory <code>/home/pt6/qt-everywhere-opensource-src-4.8.5/src/tools/bootstrap' g++ -c -pipe -fno-exceptions -O2 -fPIC -Wall -W -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NO_DEPRECATED -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/qws/linux-x86-g++ -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../3rdparty/zlib -o .obj/release-static-emb-arm/qisciicodec.o ../../corelib/codecs/qisciicodec.cpp g++: error trying to exec 'cc1plus': execvp: No such file or directory make[1]: *** [.obj/release-static-emb-arm/qisciicodec.o] Error 1 make[1]: Leaving directory </code>/home/pt6/qt-everywhere-opensource-src-4.8.5/src/tools/bootstrap'<br />
make: *** [sub-tools-bootstrap-make_default-ordered] Error 2@</p>
<p dir="auto">anyone can help in this issue.</p>
]]></description><link>https://forum.qt.io/post/205134</link><guid isPermaLink="true">https://forum.qt.io/post/205134</guid><dc:creator><![CDATA[dreamerindia]]></dc:creator><pubDate>Mon, 25 Nov 2013 06:33:41 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED]cross compiling qt-everywhere-opensource-src-4.8.5 problem on Mon, 25 Nov 2013 04:51:47 GMT]]></title><description><![CDATA[<p dir="auto">How to frame the mkspecs for ARM cortex A8?</p>
]]></description><link>https://forum.qt.io/post/205121</link><guid isPermaLink="true">https://forum.qt.io/post/205121</guid><dc:creator><![CDATA[dreamerindia]]></dc:creator><pubDate>Mon, 25 Nov 2013 04:51:47 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED]cross compiling qt-everywhere-opensource-src-4.8.5 problem on Sat, 23 Nov 2013 04:18:28 GMT]]></title><description><![CDATA[<p dir="auto">Seems like compiler problem but paths are right I think what else will be the problem....</p>
]]></description><link>https://forum.qt.io/post/204996</link><guid isPermaLink="true">https://forum.qt.io/post/204996</guid><dc:creator><![CDATA[dreamerindia]]></dc:creator><pubDate>Sat, 23 Nov 2013 04:18:28 GMT</pubDate></item></channel></rss>