I have a custom board having AM1808 processor that runs on a custom Linux as an OS with custom Kernel. currently, I'm using Qt4.8 to develop my application binary that runs in my custom board by cross compile it using ARM-2012.03 toolchain. The…
Hi!
I downloaded gcc-arm-9.2-2019.12-mingw-w64-i686-arm-none-linux-gnueabihf.tar.xz from category "Windows (mingw-w64-i686) hosted cross compilers".
I want to unpack it and find problem with linux and windows file formats: gcc-arm-9.2-2019.12…