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. my cross compiler is elf 32 but qt-opensource-linux-x64-5.10.1 is for X64 arch?
Forum Updated to NodeBB v4.3 + New Features

my cross compiler is elf 32 but qt-opensource-linux-x64-5.10.1 is for X64 arch?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 604 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.
  • MhM93M Offline
    MhM93M Offline
    MhM93
    wrote on last edited by
    #1

    Hi.
    I have qt-opensource-linux-x64-5.10.1.run to install for linux. But its for linux x64.
    I have also this cross compiler for friendlyARM (armv7l):arm-cortexa9-linux-gnueabihf-4.9.3-20160512.tar.xz
    My Question is how can i use this compiler(x86 arch) with this qt (for x64 arch) ?
    And another is: How can I create my own cross compiler?(Is it possible) ;)

    H.Ghassami

    aha_1980A 1 Reply Last reply
    0
    • MhM93M MhM93

      Hi.
      I have qt-opensource-linux-x64-5.10.1.run to install for linux. But its for linux x64.
      I have also this cross compiler for friendlyARM (armv7l):arm-cortexa9-linux-gnueabihf-4.9.3-20160512.tar.xz
      My Question is how can i use this compiler(x86 arch) with this qt (for x64 arch) ?
      And another is: How can I create my own cross compiler?(Is it possible) ;)

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @MhM93, welcome to the forums.

      My Question is how can i use this compiler(x86 arch) with this qt (for x64 arch) ?

      You cannot. You have to cross-compile Qt from source for your target platform. Or find a precompiled Qt from someone else.

      And another is: How can I create my own cross compiler?(Is it possible) ;)

      Why would you want to do this?

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      2
      • MhM93M Offline
        MhM93M Offline
        MhM93
        wrote on last edited by
        #3

        I just wanna know. the latest cross compiler for friendlyARM in 2016, I want to know how can I update it?

        H.Ghassami

        jsulmJ 1 Reply Last reply
        0
        • MhM93M MhM93

          I just wanna know. the latest cross compiler for friendlyARM in 2016, I want to know how can I update it?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @MhM93 Do you have to update it? Do you have any issues with the compiler?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

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