Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

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

    Mobile and Embedded
    arm compilation compile-error yocto
    2
    5
    5299
    Loading More Posts
    • 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
      Vigneshwaran last edited by Vigneshwaran

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by SGaist

        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 Reply Quote 0
        • V
          Vigneshwaran last edited by

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

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • V
              Vigneshwaran last edited by

              Fine, Thanks.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post