how to install toolchain in Linux

348 Views Asked by At

I wrote C++ code( show images) with qt creator in Linux. I want to put it into imx6Q to see my images on the display. I need some toolchain in Linux . Does anybody know that Gcc toolchain is enough for it? I am trying to find some information about it,i have never done it. Thanks for anyone's help.

1

There are 1 best solutions below

0
On BEST ANSWER

The imx6 series is based on the ARM architecture.
You could use one of the free Codesourcery "lite" cross-compiler toolchains for ARM available here.