Misp version of embedded QT compilation appears MIPS-LINUX-GCC command not found

Source: Internet
Author: User

There's nothing wrong with configure.
My configure is:
./configure-prefix/opt/qt-jz-xplatform qws/linux-mips-g++-embedded MIPS

Configure passed, but when make, there was mips-linux-gcc:commond not fount!

I'm MIPSL-LINUX-GCC, and I've cross-compiled a Hello world.

The errors that occur when make are:
MAKE[1]: Entering directory '/root/desktop/download/qt-jz/src/corelib '
mips-linux-g++-c-pipe-mips32-fno-exceptions-o2-wall-w-d_reentrant-fpic-dqt_shared-dqt_build_core_lib-dqt_no_us Ing_namespace-dqt_no_cast_to_ascii-dqt_ascii_cast_warnings-dqt3_support-dqt_moc_compat-delf_interpreter=\ "/lib /ld-linux.so.2\ "-dhb_export=q_core_export-dqt_no_debug-i. /.. /mkspecs/qws/linux-mips-g++-I.-I.. /.. /include-i. /.. /include/qtcore-i.rcc/release-shared-emb-mips-iglobal-i. /3rdparty/zlib-i. /3rdparty/harfbuzz/src-i. /3rdparty/md5-i. /3rdparty/md4-i.moc/release-shared-emb-mips-o. OBJ/RELEASE-SHARED-EMB-MIPS/QABSTRACTANIMATION.O animation/ Qabstractanimation.cpp
MAKE[1]: mips-linux-g++: Command not found
MAKE[1]: * * * [. OBJ/RELEASE-SHARED-EMB-MIPS/QABSTRACTANIMATION.O] Error 127
MAKE[1]: Leaving directory '/root/desktop/download/qt-jz/src/corelib '
Make: * * [sub-corelib-make_default-ordered] Error 2

Answer: Misp version of embedded QT compilation appears MIPS-LINUX-GCC command not found
    1. Which mips-linux-g++

      Check if your cross-compilation tool is added to path

      Also, if you want to use mipsel-linux-g++, modify the qws/linux-mips-g++/qmake.conf
      Change one of the mips-linux-g++ into a mipsel-linux-g++
Http://www.supmen.com/nlzxjw26pk.html

Misp version of embedded QT compilation appears MIPS-LINUX-GCC command not found

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.