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. sorry, unimplemented: '-mgeneral-regs-only' and floating point code

sorry, unimplemented: '-mgeneral-regs-only' and floating point code

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
armcompilationcompile-erroryocto
5 Posts 2 Posters 5.9k Views
  • 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.
  • V Offline
    V Offline
    Vigneshwaran
    wrote on 25 Nov 2015, 13:35 last edited by Vigneshwaran
    #1

    Hi All,

    I was cross compiling some third party sdk to arm platform. While cross compiling I'm getting the below error.

    "" sorry, unimplemented: '-mgeneral-regs-only' and floating point code ""

    I was cross compiling for 64bit ARM platform. I'm using 64 bit tool chain aarch64-linux-* .

    Have anyone faced this issue before. If so suggest some ideas.

    Thanks,
    Vigneshwaran

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 25 Nov 2015, 22:45 last edited by SGaist
      #2

      Hi and welcome to devnet,

      Are you getting that cross-compiling Qt ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vigneshwaran
        wrote on 26 Nov 2015, 03:56 last edited by
        #3

        No, I'm compiling some other source code with arm toolchain.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 26 Nov 2015, 08:15 last edited by
          #4

          Then you might want to rather contact the authors of that code to see what the problem is.

          AFAIK, the error means that they are using a feature that was not build in your compiler.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • V Offline
            V Offline
            Vigneshwaran
            wrote on 26 Nov 2015, 10:59 last edited by
            #5

            Fine, Thanks.

            1 Reply Last reply
            0

            1/5

            25 Nov 2015, 13:35

            • Login

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