Results 1 to 3 of 3

Thread: Qt compile eror: "Selected processor does not support Thumb mode"

  1. #1
    Join Date
    Jul 2012
    Posts
    53
    Thanks
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt compile eror: "Selected processor does not support Thumb mode"

    I'm trying to compile qt-everywhere-opensource-src-4.7.2 source code on a notebook with i.MX515 processor and Ubuntu 10.10.
    I configured the source code with
    Qt Code:
    1. ./configure -embedded
    To copy to clipboard, switch view to plain text mode 
    and everything looks fine. Then I type
    Qt Code:
    1. make
    To copy to clipboard, switch view to plain text mode 
    which gives me the error:
    Qt Code:
    1. 1857: Error: selected processor does not support Thumb mode 'swp r6,r4,[r0]'
    To copy to clipboard, switch view to plain text mode 
    Could anyone help me on this error? Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt compile eror: "Selected processor does not support Thumb mode"

    I think the right place to ask this question would be some i.MX515 support forum.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2012
    Posts
    53
    Thanks
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt compile eror: "Selected processor does not support Thumb mode"

    Thanks. I'll ask there.

Similar Threads

  1. "Cannot find -lqjpeg" error when compiling QT application in static mode
    By JonathanReez in forum Installation and Deployment
    Replies: 7
    Last Post: 6th September 2011, 15:44
  2. Postgres, "driver not load" in debug mode
    By ithanoss in forum Newbie
    Replies: 5
    Last Post: 6th April 2011, 21:34
  3. Replies: 5
    Last Post: 19th April 2009, 13:24
  4. Replies: 1
    Last Post: 8th January 2009, 13:36
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.