Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Building Qt 4.8.7 for Freescale LS1043ARDB dev-board

Building Qt 4.8.7 for Freescale LS1043ARDB dev-board

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 829 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    predator_85
    wrote on last edited by predator_85
    #1

    Can't build Qt 4.8.7 for LS1043ARDB, get the following errors:

    /opt/fsl-networking/QorIQ-SDK-V1.7/sysroots/i686-fslsdk-linux/usr/bin/aarch64-fsl-linux/aarch64-fsl-linux-g++ -c -include .pch/release-shared-emb-arm/QtCore -O2 -pipe -g -feliminate-unused-debug-types -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -I../../mkspecs/qws/linux-ls1043a-arm-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared-emb-arm -Iglobal -I../3rdparty/zlib -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-shared-emb-arm -o .obj/release-shared-emb-arm/qabstractanimation.o animation/qabstractanimation.cpp
    {standard input}:691: Error: unknown mnemonic `swpb' -- `swpb x3,x2,[x1]'
    {standard input}:714: Error: unknown mnemonic `swpb' -- `swpb x2,x19,[x1]'
    {standard input}:740: Error: unknown mnemonic `swpb' -- `swpb x0,x1,[x20]'
    {standard input}:1377: Error: unknown mnemonic `swpb' -- `swpb x0,x2,[x1]'
    
    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      You might need some sort of patch
      https://forum.qt.io/topic/66777/qt-4-7-3-unknown-mnemonic-swpb-swpb-x0-x19-x1/5

      1 Reply Last reply
      1
      • P Offline
        P Offline
        predator_85
        wrote on last edited by predator_85
        #3

        Thanks for the proposal. I have already applied such patch to qt sources. Unfortunately, the result is the same.
        Experimenting with the following patches https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735488#195

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved